[Bug 510907] Re: Inhibit suspending (flag 0x4) not working over DBus

2010-09-15 Thread Bug Watch Updater
** Changed in: gnome-power Status: Unknown = Fix Released ** Changed in: gnome-power Importance: Unknown = Medium -- Inhibit suspending (flag 0x4) not working over DBus https://bugs.launchpad.net/bugs/510907 You received this bug notification because you are a member of Ubuntu Desktop

[Bug 510907] Re: Inhibit suspending (flag 0x4) not working over DBus

2010-08-24 Thread pune_hunt
Hello Chris, I am using ubuntu 10.04 LTS lucid, I am still facing the problem of inhibit suspend. Inhibit() only works for logout/restart/shutdown but its not working for suspend hibernate. Please guide us. ** Changed in: gnome-power-manager (Ubuntu) Status: Fix Released = Opinion --

[Bug 510907] Re: Inhibit suspending (flag 0x4) not working over DBus

2010-08-24 Thread pune_hunt
I tried with lottaanz plugin for Inhibit suspend but it didn't work This is how I am passing flags for inhibit() QDBusReplyquint32 reply1 = interface.call( Inhibit, QCoreApplication::applicationName(), quint32( 0 ), reason, quint32( 1 | 2 | 4 | 8 ) ); -- Inhibit suspending (flag 0x4) not

[Bug 510907] Re: Inhibit suspending (flag 0x4) not working over DBus

2010-08-24 Thread Chris Coulson
Can you please not reopen fixed bugs to ask questions. You should rather open a support request on https://answers.edge.launchpad.net/ubuntu/+addquestion ** Changed in: gnome-power-manager (Ubuntu) Status: Opinion = Fix Released -- Inhibit suspending (flag 0x4) not working over DBus

[Bug 510907] Re: Inhibit suspending (flag 0x4) not working over DBus

2010-03-18 Thread Chris Coulson
Clsoing this, as the changes are in Lucid now ** Changed in: gnome-power-manager (Ubuntu) Status: Fix Committed = Fix Released -- Inhibit suspending (flag 0x4) not working over DBus https://bugs.launchpad.net/bugs/510907 You received this bug notification because you are a member of

[Bug 510907] Re: Inhibit suspending (flag 0x4) not working over DBus

2010-01-27 Thread Severin Heiniger
I can confirm that the patch works perfectly. Great work! Is there any chance that this change will be uploaded to Ubuntu Karmic as a SRU? The fact that the LottaNZB Inhibit suspending plug-in will only work on Ubuntu 9.04 and 10.04 renders it useless for many people at this point of time. --

[Bug 510907] Re: Inhibit suspending (flag 0x4) not working over DBus

2010-01-27 Thread Chris Coulson
I've committed this patch upstream now ** Changed in: gnome-power-manager (Ubuntu) Status: In Progress = Fix Committed -- Inhibit suspending (flag 0x4) not working over DBus https://bugs.launchpad.net/bugs/510907 You received this bug notification because you are a member of Ubuntu

[Bug 510907] Re: Inhibit suspending (flag 0x4) not working over DBus

2010-01-26 Thread Chris Coulson
** Changed in: gnome-power-manager (Ubuntu) Status: Triaged = In Progress ** Changed in: gnome-power-manager (Ubuntu) Assignee: Ubuntu Desktop Bugs (desktop-bugs) = Chris Coulson (chrisccoulson) -- Inhibit suspending (flag 0x4) not working over DBus

[Bug 510907] Re: Inhibit suspending (flag 0x4) not working over DBus

2010-01-26 Thread Severin Heiniger
Thanks alot for taking care of this, Chris! I'll give the patch a try tomorrow. -- Inhibit suspending (flag 0x4) not working over DBus https://bugs.launchpad.net/bugs/510907 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to

[Bug 510907] Re: Inhibit suspending (flag 0x4) not working over DBus

2010-01-22 Thread Severin Heiniger
After having a look at gnome-power-manager's source code, I also noticed that gpm_manager_is_inhibit_valid is a stub. Implementing it also requires gpm-session.c to be changed, because the term inhibited is limited to the concept of session timeouts there. I tried to implement it but

[Bug 510907] Re: Inhibit suspending (flag 0x4) not working over DBus

2010-01-22 Thread Severin Heiniger
Reported upstream. ** Bug watch added: GNOME Bug Tracker #607748 https://bugzilla.gnome.org/show_bug.cgi?id=607748 ** Also affects: gnome-power via https://bugzilla.gnome.org/show_bug.cgi?id=607748 Importance: Unknown Status: Unknown -- Inhibit suspending (flag 0x4) not working

[Bug 510907] Re: Inhibit suspending (flag 0x4) not working over DBus

2010-01-22 Thread Chris Coulson
Thanks for sending upstream ** Changed in: gnome-power-manager (Ubuntu) Status: New = Triaged -- Inhibit suspending (flag 0x4) not working over DBus https://bugs.launchpad.net/bugs/510907 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug

[Bug 510907] Re: Inhibit suspending (flag 0x4) not working over DBus

2010-01-21 Thread Severin Heiniger
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/38200394/Dependencies.txt -- Inhibit suspending (flag 0x4) not working over DBus https://bugs.launchpad.net/bugs/510907 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed

[Bug 510907] Re: Inhibit suspending (flag 0x4) not working over DBus

2010-01-21 Thread Chris Coulson
After having a quick look at this, it actually looks like it's not fully implemented in gnome-power-manager yet (it should be checking if there are any suspend inhibitors before suspending) ** Package changed: gnome-session (Ubuntu) = gnome-power-manager (Ubuntu) ** Changed in: