[Bug 311860] Re: Auto-hibernate due to inactivity results in a resumed session with hanged gnome-power-manager preventing the system from entering hibernate again

2010-01-14 Thread Kamus
We are closing this bug report because it lacks the information we need
to investigate the problem. Please reopen it if you encounter that this
issue is still occurring or even better if you can check in latest
Ubuntu Karmic version. To reopen the bug report you can click under the
Status column, and change the Status back to New. Thanks again!

** Changed in: gnome-power-manager (Ubuntu)
   Status: Incomplete = Invalid

-- 
Auto-hibernate due to inactivity results in a resumed session with hanged 
gnome-power-manager preventing the system from entering hibernate again
https://bugs.launchpad.net/bugs/311860
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 311860] Re: Auto-hibernate due to inactivity results in a resumed session with hanged gnome-power-manager preventing the system from entering hibernate again

2009-07-10 Thread Scott Howard
Thank you for taking the time to report this bug and helping to make
Ubuntu better.  The issue that you reported is one that should be
reproducible with the live environment of the Desktop CD of the
development release - Karmic Koala.  It would help us greatly if you
could test with it so we can work on getting it fixed in the next
release of Ubuntu.  You can find out more about the development release
at http://www.ubuntu.com/testing/.  Thanks again and we appreciate your
help.

** Changed in: gnome-power-manager (Ubuntu)
   Status: New = Incomplete

-- 
Auto-hibernate due to inactivity results in a resumed session with hanged 
gnome-power-manager preventing the system from entering hibernate again
https://bugs.launchpad.net/bugs/311860
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 311860] Re: Auto-hibernate due to inactivity results in a resumed session with hanged gnome-power-manager preventing the system from entering hibernate again

2009-01-06 Thread dotnetCarpenter
Hi Jason.

Do you think it would be foolish of me to try your workaround for my problem?
https://bugs.launchpad.net/ubuntu/+bug/313724

Sorry a noob when it comes to linux/ubuntu

-- 
Auto-hibernate due to inactivity results in a resumed session with hanged 
gnome-power-manager preventing the system from entering hibernate again
https://bugs.launchpad.net/bugs/311860
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 311860] Re: Auto-hibernate due to inactivity results in a resumed session with hanged gnome-power-manager preventing the system from entering hibernate again

2008-12-30 Thread jasonwc
WORKAROUND:

This issue doesn't arise if the system uses uswsusp rather than the
kernel's method of hibernation. So, the fix is to force gnome-power-
management to use s2disk rather than the kernel method. This is fairly
simple to do:

Download the attached script hal-system-power-hibernate-linux

sudo apt-get install uswsusp
sudo s2disk##Test to see if s2disk works. CAUTION: make sure data is 
saved for this test!

sudo mv /usr/lib/hal/scripts/linux/hal-system-power-hibernate-linux 
/usr/lib/hal/scripts/linux/hal-system-power-hibernate-linux.backup
sudo cp hal-system-* /usr/lib/hal/scripts/linux/
sudo chmod 755 /usr/lib/hal/scripts/linux/*

Now, gnome-power-manager should use s2disk to hibernate fixing my
reported issue.

Note: I found these instructions from
http://blog.paulbetts.org/index.php/2007/02/11/fixing-software-suspend-
hibernate-with-uswsusp-in-ubuntu-feisty-and-edgy/#comment-17671. The
only change I made was to modify the script to reflect the location of
the s2disk binary in Ubuntu 8.10.

** Attachment added: hal-system-power-hibernate-linux
   http://launchpadlibrarian.net/20810875/hal-system-power-hibernate-linux

-- 
Auto-hibernate due to inactivity results in a resumed session with hanged 
gnome-power-manager preventing the system from entering hibernate again
https://bugs.launchpad.net/bugs/311860
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 311860] Re: Auto-hibernate due to inactivity results in a resumed session with hanged gnome-power-manager preventing the system from entering hibernate again

2008-12-30 Thread jasonwc
BETTER WORKAROUND:

sudo apt-get install uswsusp
sudo dpkg-divert --rename --divert /usr/sbin/pmi-disabled /usr/sbin/pmi 

To undo:

sudo dpkg-divert --rename --remove /usr/sbin/pmi

See http://blog.paulbetts.org/index.php/2007/02/11/fixing-software-
suspend-hibernate-with-uswsusp-in-ubuntu-feisty-and-edgy/#comment-17671
(Comment by Robin Battey)

-- 
Auto-hibernate due to inactivity results in a resumed session with hanged 
gnome-power-manager preventing the system from entering hibernate again
https://bugs.launchpad.net/bugs/311860
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 311860] Re: Auto-hibernate due to inactivity results in a resumed session with hanged gnome-power-manager preventing the system from entering hibernate again

2008-12-27 Thread jasonwc
** Summary changed:

- Auto-hibernate due to inactivity results in a resumed session with hanged 
gnome-power-manager preventing the system from going into hibernate again
+ Auto-hibernate due to inactivity results in a resumed session with hanged 
gnome-power-manager preventing the system from entering hibernate again

-- 
Auto-hibernate due to inactivity results in a resumed session with hanged 
gnome-power-manager preventing the system from entering hibernate again
https://bugs.launchpad.net/bugs/311860
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs