|
|
|
|
|
by jamesgeck0
5170 days ago
|
|
> Hibernate (suspend to disk) has been disabled by default, as it was found to be unreliable, very slow and confusing to have two suspend modes. See bug 812394 for details. If you want to re-enable it, please follow this recipe. As someone who runs Ubuntu on a laptop with a dead battery, that's somewhat unfortunate. > The mail client Evolution may delete folders and their contents as they are renamed or moved around in IMAP (and IMAP+) accounts. It is recommended to copy folders and contents before attempting to move or rename them. (957341) Ouch! I'm surprised a bug that big with a default application wasn't a release blocker. |
|
$> sudo pm-hibernate
Then turn it back on. If everything works ok, you can permanently add it back to the system menu with these scripts:
https://github.com/repos-ubuntu/tweaks
Need two files:
https://github.com/repos-ubuntu/tweaks/blob/master/reenable-...
https://github.com/repos-ubuntu/tweaks/blob/master/reenable-...
Instructions and links to more detailed instructions in the .sh comments.