| Summary: |
upower update breaks suspend |
| Product: |
[openSUSE] openSUSE Tumbleweed
|
Reporter: |
Stefan Seyfried <seife> |
| Component: |
Basesystem | Assignee: |
E-mail List <bnc-team-screening> |
| Status: |
RESOLVED
FIXED
|
QA Contact: |
E-mail List <qa-bugs> |
| Severity: |
Major
|
|
|
| Priority: |
P5 - None
|
CC: |
jslaby, vuntz
|
| Version: |
13.1 Milestone 0 | |
|
| Target Milestone: |
--- | |
|
| Hardware: |
Other | |
|
| OS: |
Other | |
|
| Whiteboard: |
|
|
Found By:
|
Third Party Developer/Partner
|
Services Priority:
|
|
|
Business Priority:
|
|
Blocker:
|
---
|
|
Marketing QA Status:
|
---
|
IT Deployment:
|
---
|
since the latest update in upower, suspend is no longer triggered by the documented dbus signal. This is the command line I used to suspend (for the case that the desktop applets do not work): qdbus org.freedesktop.PowerManagement \ /org/freedesktop/PowerManagement \ org.freedesktop.PowerManagement.Suspend This now just triggers the screen lock in XFCE but does not suspend the machine. xfce4-power-manager's suspend function does exactly the same. I suspect that this is due to this change in upower: * Di Sep 11 2012 vuntz@opensuse.org - Update to version 0.9.18: + New Features: - Use systemd if possible for suspend and hibernate Looks like backwards compatibility is missing.