https://bugzilla.redhat.com/show_bug.cgi?id=1662255
Bug ID: 1662255 Summary: Suspend to disk (hibernate) broken after upgrade to Fedora 29 Product: Fedora Version: 29 Status: NEW Component: hibernate Assignee: puntogil@libero.it Reporter: drbasic6@gmail.com QA Contact: extras-qa@fedoraproject.org CC: java-sig-commits@lists.fedoraproject.org, lef@fedoraproject.org, puntogil@libero.it Target Milestone: --- Classification: Fedora
Description of problem:
After upgrading to Fedora 29, hibernate is broken. It used to work until Fedora 28.
The hibernate option is missing from the KDE menu now. Suspend to RAM is still there, but when the battery dies after a couple of days, all unsaved work is lost.
Version-Release number of selected component (if applicable):
Fedora 29
How reproducible:
Always
Steps to Reproduce: 1. Use Fedora 28, hibernate... 2. Upgrade to F29 via gnome-software. 3. Hibernate feature unavailable.
Actual results:
Hibernate feature unavailable after upgrade. It's not possible anymore to keep a bunch of programs running. Now, everything has to be saved and closed and the system has to be shut down whenever the laptop is removed from the station and taken to another location.
Expected results:
A basic system feature that has worked for years shouldn't suddenly be gone. This is unacceptable.
Additional info:
As the KDE menu sometimes stops working after a few days (Bug 1634681), it's often necessary to hibernate via the command line. The following command worked until Fedora 28:
$ qdbus org.kde.Solid.PowerManagement /org/freedesktop/PowerManagement CanHibernate && qdbus org.kde.Solid.PowerManagement /org/freedesktop/PowerManagement Hibernate false
https://bugzilla.redhat.com/show_bug.cgi?id=1662255
--- Comment #1 from Basic Six drbasic6@gmail.com --- The following error message is logged to /var/log/messages when running "systemctl hibernate":
systemd-logind[864]: Failed to open "/boot/efi/loader/loader.conf": No such file or directory systemd-logind[864]: Failed to read boot config from "/boot/efi/loader/loader.conf": No such file or directory systemd-logind[864]: Failed to load bootspec config from "/boot/efi/loader": No such file or directory
https://bugzilla.redhat.com/show_bug.cgi?id=1662255
Zbigniew Jędrzejewski-Szmek zbyszek@in.waw.pl changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |lnykryn@redhat.com, | |msekleta@redhat.com, | |ssahani@redhat.com, | |s@shk.io, | |systemd-maint@redhat.com, | |zbyszek@in.waw.pl Component|hibernate |systemd Assignee|puntogil@libero.it |systemd-maint@redhat.com
--- Comment #2 from Zbigniew Jędrzejewski-Szmek zbyszek@in.waw.pl --- hibernate is a java package that has nothing to do with hibernation. I'll reassign this to systemd for now.
https://bugzilla.redhat.com/show_bug.cgi?id=1662255
--- Comment #3 from Ben Cotton bcotton@redhat.com --- This message is a reminder that Fedora 29 is nearing its end of life. Fedora will stop maintaining and issuing updates for Fedora 29 on 2019-11-26. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At that time this bug will be closed as EOL if it remains open with a Fedora 'version' of '29'.
Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, simply change the 'version' to a later Fedora version.
Thank you for reporting this issue and we are sorry that we were not able to fix it before Fedora 29 is end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora, you are encouraged change the 'version' to a later Fedora version prior this bug is closed as described in the policy above.
Although we aim to fix as many bugs as possible during every release's lifetime, sometimes those efforts are overtaken by events. Often a more recent Fedora release includes newer upstream software that fixes bugs or makes them obsolete.
https://bugzilla.redhat.com/show_bug.cgi?id=1662255
Ben Cotton bcotton@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |CLOSED Resolution|--- |EOL Last Closed| |2019-11-27 23:30:13
--- Comment #4 from Ben Cotton bcotton@redhat.com --- Fedora 29 changed to end-of-life (EOL) status on 2019-11-26. Fedora 29 is no longer maintained, which means that it will not receive any further security or bug fix updates. As a result we are closing this bug.
If you can reproduce this bug against a currently maintained version of Fedora please feel free to reopen this bug against that version. If you are unable to reopen this bug, please file a new report against the current release. If you experience problems, please add a comment to this bug.
Thank you for reporting this bug and we are sorry it could not be fixed.
java-sig-commits@lists.stg.fedoraproject.org