https://bugzilla.novell.com/show_bug.cgi?id=859377 https://bugzilla.novell.com/show_bug.cgi?id=859377#c0 Summary: Hybernation / suspend gives black screen in enlightenment Classification: openSUSE Product: openSUSE Factory Version: 13.2 Milestone 0 Platform: i586 OS/Version: openSUSE 13.1 Status: NEW Severity: Normal Priority: P5 - None Component: Other AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: seppe.hoogzaad@gmail.com QAContact: qa-bugs@suse.de Found By: --- Blocker: --- Created an attachment (id=574893) --> (http://bugzilla.novell.com/attachment.cgi?id=574893) sysactions, zypper, xsession-errors User-Agent: Mozilla/5.0 (X11; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/31.0.1650.63 Safari/537.36 SUSE/31.0.1650.63 Hibernation (or suspend) does not work correct in Enlightenment. It works normally in xfce. After pressing system-> hibernation, i get a black screen with the mouse still working. After pressing something like Alt.Ctrl.Shift+Home (restart enlightenment) everything is restored and works (the system has NOT been hibernated). When pressing the system-> hibernation again, i get a message from enlightenment, stating it is going to hibernate. Then it hibernates OK. This remains working fine. Suspend then also works. (i just found this out when writing this report. I was surprised. I was not sure which keys i pressed, so i tried to reproduce, and suddenly it worked. This was the first time i got hibernation working within enlightenment. Normally it fails.) I have not tested how to reproduce this. Maybe i have to log back in or have tot reboot. I did test this with a clean .e directory. Then the hibernation still gives a black screen (the first time). With Enlightenment, pressing the power button gives a Halt. In Xfce the system then hibernates. In Settings->All->Input->ACPI binding i have bind pressing the power button to hibernation. As mentioned, this gives a Halt instead. (may be this is related with this bug, may be this is an other bug) =========================== What always works in enlightenment is the command:
dbus-send --print-reply=literal --system --dest=org.freedesktop.UPower /org/freedesktop/UPower org.freedesktop.UPower.Hibernate
(as a work-around i have a icon in the iBar with this command) What also always works is the command:
sudo /usr/bin/systemctl hibernate
======================== Relevant parts of /etc/enlightenment/sysactions.conf: action: halt dbus-send --print-reply=literal --system --dest=org.freedesktop.ConsoleKit /org/freedesktop/ConsoleKit/Manager org.freedesktop.ConsoleKit.Manager.Stop action: reboot dbus-send --print-reply=literal --system --dest=org.freedesktop.ConsoleKit /org/freedesktop/ConsoleKit/Manager org.freedesktop.ConsoleKit.Manager.Restart action: suspend dbus-send --print-reply=literal --system --dest=org.freedesktop.UPower /org/freedesktop/UPower org.freedesktop.UPower.Suspend action: hibernate dbus-send --print-reply=literal --system --dest=org.freedesktop.UPower /org/freedesktop/UPower org.freedesktop.UPower.Hibernate # for openSUSE 12.2+ allow everyone everything as authorization doesn't rely on # binary with SUID bit set user: * allow: * =============================== The attachment has the complete file and other info. See the top part of this file. Reproducible: Always Steps to Reproduce: 1.after start-up: in the menu press: system-> hibernation 2. 3. Actual Results: black screen, mouse remains visible and can move. Expected Results: hibernation (suspend to disc) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.