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 695373 - app-menu: Fix non-fallback hot corners
app-menu: Fix non-fallback hot corners
Status: RESOLVED FIXED
Product: gnome-shell
Classification: Core
Component: extensions
unspecified
Other All
: Normal normal
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
Depends on:
Blocks:
 
 
Reported: 2013-03-07 16:53 UTC by Florian Müllner
Modified: 2013-03-07 17:04 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
app-menu: Fix non-fallback hot corners (1.33 KB, patch)
2013-03-07 16:53 UTC, Florian Müllner
committed Details | Review

Description Florian Müllner 2013-03-07 16:53:41 UTC
As of 3.7.91, the menu fails to open (due to an exception in open()), see patch.
Comment 1 Florian Müllner 2013-03-07 16:53:44 UTC
Created attachment 238322 [details] [review]
app-menu: Fix non-fallback hot corners

Commit 2d1d81247498f fixed handling of hot corners for the fallback
case, but broke the menu completely for the non-fallback case.
Comment 2 Giovanni Campagna 2013-03-07 16:58:31 UTC
Review of attachment 238322 [details] [review]:

Looks good, if you tested it.
Comment 3 Florian Müllner 2013-03-07 17:04:18 UTC
Attachment 238322 [details] pushed as 8305ef3 - app-menu: Fix non-fallback hot corners