EDIT: I wonder now how important bugs related to pm-utils are?
Many distros now use systemd, which is the case of Kubuntu, although there
still are some pm-utils installed. I upgraded to 19.10 a while back and I now
use systemd with no issues and all logs created.
If there is a fix for this bug
Still have that problem using Ubuntu 19.10 with pm-utils 1.4.1-18.
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to pm-utils in Ubuntu.
https://bugs.launchpad.net/bugs/1577738
Title:
pm-utils does not write pm-suspend.log file
Status i
I'm glad not to be the only one.
When I use 13.10 my resume script is the following:
===
#!/bin/sh
export DISPLAY=:0
case "${1}" in
hibernate|suspend)
su -c - frank /home/frank/scripts/00_suspend.sh &
;;
thaw|resume)
service fancontr
Public bug reported:
Hello,
I hope I'm filing this information the proper way and I thank you for
reading it.
1) Kubuntu 16.04
2) pm-utils 1.4.1-16
3) As far as the info I could find, the package "pm-utils" is supposed
to write log files in /var/log, such as "pm-suspend.log". These log
files, a
I am using "pm-suspend" already. Over a dbus command:
(dbus-send --print-reply --dest='org.freedesktop.PowerManagement'
/org/freedesktop/PowerManagement
org.freedesktop.PowerManagement.Suspend)
If I try to use "pm-suspend" from the command line by just typing "sudo
pm-suspend", nothing happens, n
Sorry, in the last few words, not "/etc/lib/pm-utils/sleep.d" but
"/usr/lib/pm-utils/sleep.d".
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to pm-utils in Ubuntu.
https://bugs.launchpad.net/bugs/1577738
Title:
pm-utils does not write p
Hi Kevin,
What is the fix here (allowing to create again the pm-suspend.log file
or logging the data in a different file or another type of fix?) and in
which release of pm-utils?
On Kubuntu 18.04 I still fail to see any "pm-suspend.log" file created
in /var/log.
--
You received this bug notifi
7 matches
Mail list logo