This bug was fixed in the package gnome-shell - 47.0-2ubuntu3.24.10.2
---------------
gnome-shell (47.0-2ubuntu3.24.10.2) oracular; urgency=medium
[ Alessandro Astone ]
* Backport patch to fix crash when enabling Window List extension
(LP: #2081957)
* Backport patches to fix the Shift behaviour in OSK (LP: #2092181)
[ Marco Trevisan (Treviño) ]
* debian/salsa-ci: Use ubuntu recipe
-- Marco Trevisan (Treviño) <[email protected]> Wed, 02 Apr 2025
17:00:30 +0200
** Changed in: gnome-shell (Ubuntu Oracular)
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-shell in Ubuntu.
https://bugs.launchpad.net/bugs/2081957
Title:
gnome-shell crashed with SIGSEGV in g_file_get_parent() from
_st_theme_resolve_url() from _st_theme_resolve_url() from
add_matched_properties() from add_matched_properties()
Status in GNOME Shell:
Fix Released
Status in gnome-shell package in Ubuntu:
Fix Released
Status in gnome-shell source package in Noble:
Invalid
Status in gnome-shell source package in Oracular:
Fix Released
Bug description:
[ Impact ]
GNOME Shell crashes and logs out the user when enabling popular extension
"Window List", which is officially supported by GNOME:
https://extensions.gnome.org/extension/602/window-list/
The root cause of the problem however is not in the extension itself
but in GNOME Shell, which incorrectly tracks stylesheet files that had
already been imported previously.
This was fixed by checking in the stylesheets hash-table whether the
file has already been imported before attempting to import it again.
[ Test Case 1 ]
1. Install the extension
https://extensions.gnome.org/extension/602/window-list/
2. Enable the "Window List" extension
3. Disable the "Window List" extension
4. Enable the "Window List" extension again
5. Verify that GNOME Shell didn't crash
6. Verify that the "Window List" panel is visible at the bottom of the screen
[ Test Case 2]
1. Install the extension
https://extensions.gnome.org/extension/602/window-list/
2. Enable the "Window List" extension
3. Lock the screen
4. Unlock the screen
5. Verify that GNOME Shell didn't crash
6. Verify that the "Window List" panel is visible at the bottom of the screen
[ Where problems could occur ]
GNOME Shell provides the GNOME desktop UI, and thus is a critical
component of Ubuntu Desktop. A bug introduced by this patch would
manifest with missing graphical elements, or the desktop crashing and
logging out the user.
[ Other info ]
The Ubuntu Error Tracker has been receiving reports about a problem regarding
gnome-shell. This problem was most recently seen with package version
47.0-1ubuntu2, the problem page at
https://errors.ubuntu.com/problem/a2f72bf1e874e3112ae426f8e7009e4301ee676e
contains more details, including versions of packages affected, stacktrace or
traceback, and individual crash reports.
If you do not have access to the Ubuntu Error Tracker and are a software
developer, you can request it at http://forms.canonical.com/reports/.
To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-shell/+bug/2081957/+subscriptions
--
Mailing list: https://launchpad.net/~desktop-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help : https://help.launchpad.net/ListHelp