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 597466 - [AppIcon] Fix exception when showing menu for not-running app
[AppIcon] Fix exception when showing menu for not-running app
Status: RESOLVED FIXED
Product: gnome-shell
Classification: Core
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
Depends on:
Blocks:
 
 
Reported: 2009-10-05 20:02 UTC by Colin Walters
Modified: 2009-10-06 21:19 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
[AppIcon] Fix exception when showing menu for not-running app (1.10 KB, patch)
2009-10-05 20:02 UTC, Colin Walters
committed Details | Review

Description Colin Walters 2009-10-05 20:02:17 UTC
Need to check windows.length before checking first window.
Comment 1 Colin Walters 2009-10-05 20:02:19 UTC
Created attachment 144833 [details] [review]
[AppIcon] Fix exception when showing menu for not-running app
Comment 2 Owen Taylor 2009-10-05 21:23:44 UTC
Review of attachment 144833 [details] [review]:

Looks good