> Couldn't work out why they aren't updating automatically but manually > installing the .debs shows the > issue fixed, thanks!
Thanks Robert for your verification, but could you please expand on what verification steps you actually performed, and with which package versions? The instructions request: > If this package fixes the bug for you, please add a comment to this bug, > mentioning the version of the > package you tested, what testing has been performed on the package and change > the tag from verification- > needed-noble to verification-done-noble. The test plan has very detailed steps that should have been followed. Regarding your issue with having apt recognize the packages from proposed, did you add the "-t noble-proposed" command-line parameter? In the meantime, I'm flipping the tags back to verification-needed. ** Tags removed: verification-done-noble ** Tags added: verification-needed-noble -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to gtk+3.0 in Ubuntu. https://bugs.launchpad.net/bugs/2077290 Title: [SRU] GLArea transparency broken Status in gtk+3.0 package in Ubuntu: Fix Released Status in gtk+3.0 source package in Noble: Fix Committed Bug description: [Impact] In Noble a GtkGlArea widget with transparency doesn't show the GTK widgets beneath it correctly. This was a regression fixed in https://gitlab.gnome.org/GNOME/gtk/-/commit/6754765a5a849ecbdd5c5fa60b5a6f80a968133e (released in 3.24.42). [Test Case] Run gdkgears: $ apt source gtk+3.0 $ cd src/gtk+3.0-3.24.41 $ meson _build $ ninja -C _build $ ./_build/tests/gdkgears Click "Alpha" checkbox. Expected results: Gears are shown with Gtk window background behind them. Observed results: Uninitialized buffer is shown behind gears (commonly looks like repeated contents of old window frames). [Regression potential] Issues can be expected in GTK3 widgets with a transparent background. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/2077290/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp