Public bug reported:
I'm using the menu "Édition > Filtres de messages" to create filters, with the
option "Courier entrant" (Incoming emails) set. I create a filter to put
automatically spam to trash, using several rules with text keywords.
Since a few weeks, the filter option "Pour le compte"
Ouch ! I test it futhermore on VT and X and i should apologize : switching the
two lines have no effect.
Last night i introduced temporarely the previous "rm -f lockfile" in try_lock()
then deleted it afterwards ; that's have surely solve the issue for me...
The suspend2ram works again without p
Proposition to solve the issue : just change the order of the lines in
/usr/lib/pm-utils/bin/pm-action
FROM :
try_lock "${STASHNAME}.lock" || exit 1
# make sure we release the lock no matter how we exit
trap remove_suspend_lock 0
TO :
# make sure we release the lock no matter how we exit
trap
Same problem and same solution on my Sony Vaio K215S - Ubuntu 9.04 -
2.6.28-13-server i686. I just removed the lock file with sudo rm
/var/run/pm-utils/locks/pm-suspend.lock and suspend works again.
jlb
--
pm-suspend doesn't work in Jaunty beta on ThinkPad T60
https://bugs.launchpad.net/bugs/363