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 679084 - Add a command for showing a reboot dialog
Add a command for showing a reboot dialog
Status: RESOLVED FIXED
Product: gnome-session
Classification: Core
Component: gnome-session
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Session Maintainers
Session Maintainers
Depends on:
Blocks: 677394
 
 
Reported: 2012-06-28 19:40 UTC by Matthias Clasen
Modified: 2012-07-07 16:16 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
GsmManager: add a command for showing a reboot dialog (11.51 KB, patch)
2012-07-06 17:05 UTC, Giovanni Campagna
committed Details | Review

Description Matthias Clasen 2012-06-28 19:40:32 UTC
Before OS upgrades, applications may request a reboot. Add the
necessary infrastructure for showing a confirmation dialog, both
in fallback mode and in gnome-shell.

See bug 677394 for the proposed patch, its use and background.
Comment 1 Giovanni Campagna 2012-07-06 17:05:46 UTC
Created attachment 218190 [details] [review]
GsmManager: add a command for showing a reboot dialog

Before OS upgrades, applications may request a reboot. Add the
necessary infrastructure for showing a confirmation dialog, both
in fallback mode and in gnome-shell.

Second try, this time without the API break.
Comment 2 Jasper St. Pierre (not reading bugmail) 2012-07-06 20:40:52 UTC
Review of attachment 218190 [details] [review]:

Not a g-s developer, but looks fine to me.
Comment 3 Matthias Clasen 2012-07-06 22:16:38 UTC
Review of attachment 218190 [details] [review]:

Looks good to me too.
Comment 4 Matthias Clasen 2012-07-07 04:44:18 UTC
Works fine in my testing.
Comment 5 Giovanni Campagna 2012-07-07 16:16:08 UTC
Attachment 218190 [details] pushed as 03f6909 - GsmManager: add a command for showing a reboot dialog