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 712176 - Resuming shows the "about to suspend from idle" notifications
Resuming shows the "about to suspend from idle" notifications
Status: RESOLVED NOTGNOME
Product: gnome-settings-daemon
Classification: Core
Component: power
3.8.x
Other Linux
: Normal normal
: ---
Assigned To: gnome-settings-daemon-maint
gnome-settings-daemon-maint
Depends on:
Blocks:
 
 
Reported: 2013-11-12 19:51 UTC by Calum
Modified: 2018-04-26 00:00 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Calum 2013-11-12 19:51:21 UTC
I am forwarding a very annoying bug that affects 13.10 Ubuntu users to see if it can be resolved. 

The laptop suspends after a timeout or if the lid is closed however upon resuming there is always a Dialog with "computer will suspend very soon because of inactivity" showing. 

There could be a related issue in that I have never seen this dialog showing before the laptop suspends.

Launchpad bug: https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/1232454

Commit: https://mail.gnome.org/archives/commits-list/2013-February/msg03746.html
Comment 1 Bastien Nocera 2013-11-12 20:41:08 UTC
Which version of gnome-settings-daemon?

I see that the notification is getting removed when resuming already, so it's probably something to do with Ubuntu's non-use of systemd/logind.
Comment 2 Calum 2013-11-18 17:49:35 UTC
The current version installed on Saucy is 3.8.5.
Comment 3 Calum 2013-11-21 12:12:39 UTC
Does the fact that Ubuntu is not using systemd mean you won't be looking any further into fixing this?
Comment 4 Bastien Nocera 2013-11-21 12:16:42 UTC
(In reply to comment #3)
> Does the fact that Ubuntu is not using systemd mean you won't be looking any
> further into fixing this?

Reproducing this on a system that does use systemd would help make this quicker to fix.
Comment 5 Calum 2013-11-21 16:08:51 UTC
I cannot replicate on Fedora 19 so what now?
Comment 6 Bastien Nocera 2013-11-21 16:13:10 UTC
(In reply to comment #5)
> I cannot replicate on Fedora 19 so what now?

I'll close this bug, and you should report back on launchpad that it looks like an integration problem in the distribution. Thanks a lot for testing this.
Comment 7 Calum 2013-11-21 16:38:12 UTC
Actually there is one thing I have noticed is that it is a popping up a dialog box on Ubuntu whereas on Fedora it is a notification. 

Should it not be abstracted so that it uses the OS notification system i.e. NotifyOSD on Ubuntu?
Comment 8 Bastien Nocera 2013-11-21 16:59:50 UTC
(In reply to comment #7)
> Actually there is one thing I have noticed is that it is a popping up a dialog
> box on Ubuntu whereas on Fedora it is a notification. 

There's no code using dialogues in gnome-settings-daemon 3.8, so it's probably notify-osd showing a dialogue.