I can confirm that systemd logind is in control of the power button on
my ASUS UX305 laptop as of Kubuntu 15.04. This means that no matter what
the settings in KDE system-settings the power button is handled by
logind.
Since the power button is right above backspace and I often hit the backspace
** Branch linked: lp:ubuntu/vivid-proposed/acpid
--
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kde-workspace in Ubuntu.
https://bugs.launchpad.net/bugs/1201180
Title:
powerbtn.sh conflicts with logind
To manage notifications about this
https://bugs.launchpad.net/ubuntu/+source/xfce4-power-
manager/+bug/1319134 seems to be related with this bug.
--
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kde-workspace in Ubuntu.
https://bugs.launchpad.net/bugs/1201180
Title:
powerbt
Hi,
this patch:
if pidof systemd-logind >/dev/null; then
exit 0
fi
together with this line:
PMS="$PMS unity-settings-daemon"
are preventing me from using the power button to immediatly shutdown
Ubuntu without any confirmation. In my case I want to be able to shut
down an Ubuntu VM through a
I have tested acpid (1:2.0.21-1ubuntu2) with "systemd-services
204-5ubuntu16" ...
You are correct, with installing "systemd-services 204-5ubuntu17" all is
working fine again.
KDE/Powerdevil with powerbutton settings work as expected.
Thank you for your clarification!
--
You received this bug n
Bernard, what do you mean with "this patch"? The acpid fix that I
uploaded has zero impact on the KDE/powerdevil settings. Daniel
Hornung's patch also doesn't, but that wasn't uploaded. Which one did
you test?
Also, please ensure that you have systemd-services 204-5ubuntu17
installed. ubuntu15 an
This patch makes it worse for KDE/Powerdevil, because "Standby" is not
selectable anymore in Powerdevil dialog and it continues to ignore the
power button setting => shutdown immediately.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
rubik-cube: there are some issues with your patch:
1) Do not hardcode x86_64-linux-gnu triplet, which only works on amd64.
Instead, you can use `dpkg-architecture -qDEB_HOST_MULTIARCH` for example.
2) `test -L /usr/bin/qdbus` will be *always* true, as the binary is managed by
qtchooser.
3) Final
This bug was fixed in the package acpid - 1:2.0.21-1ubuntu2
---
acpid (1:2.0.21-1ubuntu2) trusty; urgency=medium
* ./debian/powerbtn.sh: Don't do anything if logind is running, as that
already handles power button presses. This fixes unconditional shutdowns
if a desktop envi
** Branch linked: lp:ubuntu/trusty-proposed/acpid
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1201180
Title:
powerbtn.sh conflicts with logind
To manage notifications about this bug go to:
https:
** Changed in: acpid (Ubuntu)
Status: Triaged => Fix Committed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1201180
Title:
powerbtn.sh conflicts with logind
To manage notifications about th
11 matches
Mail list logo