After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 663879 - gnome-shell-extension-alternative-status-menu crashes randomly
gnome-shell-extension-alternative-status-menu crashes randomly
Status: RESOLVED DUPLICATE of bug 660520
Product: gnome-shell
Classification: Core
Component: extensions
3.2.x
Other Linux
: Normal normal
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
Depends on:
Blocks:
 
 
Reported: 2011-11-11 19:09 UTC by Stefan Schulze Frielinghaus
Modified: 2011-11-11 21:30 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Stefan Schulze Frielinghaus 2011-11-11 19:09:38 UTC
I get some random crashes if the extension for the alternative status menu is active. This seems to be a common problem if one searches over the internet.

Solutions so far:
- Delay the activation of the extension (there seems to be a race condition)
- Set a profile picture

Version: gnome-shell-3.2.1-2.fc16.src.rpm

If you need anything else, just let me know.
Comment 1 Jasper St. Pierre (not reading bugmail) 2011-11-11 19:13:49 UTC
Thanks for taking the time to report this bug.
This particular bug has already been reported into our bug tracking system, but we are happy to tell you that the problem has already been fixed. It should be solved in the next software version. You may want to check for a software upgrade.

This bug is one in GNOME Shell and is fixed by:

http://git.gnome.org/browse/gnome-shell/commit/js/ui/userMenu.js?id=615723d8df61ea261f278441904c7ba97fd9baff

*** This bug has been marked as a duplicate of bug 660520 ***
Comment 2 Stefan Schulze Frielinghaus 2011-11-11 21:30:04 UTC
I installed the patch and so far I do not had a crash, so it seems to work ;)

Thanks for the quick response!