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 697435 - Fix crash when bringing up run dialog second time
Fix crash when bringing up run dialog second time
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: 2013-04-06 15:10 UTC by Ray Strode [halfline]
Modified: 2013-04-06 15:29 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
runDialog: don't destroy on close (2.28 KB, patch)
2013-04-06 15:10 UTC, Ray Strode [halfline]
committed Details | Review

Description Ray Strode [halfline] 2013-04-06 15:10:29 UTC
It's a singleton like the endSessionDialog
Comment 1 Ray Strode [halfline] 2013-04-06 15:10:31 UTC
Created attachment 240842 [details] [review]
runDialog: don't destroy on close
Comment 2 Jasper St. Pierre (not reading bugmail) 2013-04-06 15:20:19 UTC
Review of attachment 240842 [details] [review]:

OK.
Comment 3 Ray Strode [halfline] 2013-04-06 15:29:02 UTC
Attachment 240842 [details] pushed as 963905a - runDialog: don't destroy on close