Activity log for bug #1232814

Date Who What changed Old value New value Message
2013-09-29 17:07:36 Benjamin Tegge bug added bug
2013-10-09 02:30:44 Launchpad Janitor indicator-session (Ubuntu): status New Confirmed
2013-10-09 02:31:37 Shiraz Dindar bug added subscriber Shiraz Dindar
2013-10-15 19:13:32 Jaromir Obr bug added subscriber Jaromir Obr
2013-10-18 08:16:02 Simon Barnes bug added subscriber Simon Barnes
2013-10-19 14:49:32 jonwayne bug added subscriber jonwayne
2013-10-19 18:15:41 Timo Palomaa bug added subscriber Timo Palomaa
2013-10-19 21:11:02 Jim Thomas bug added subscriber Jim Thomas
2013-10-19 22:11:39 Pablo180 bug added subscriber Pablo180
2013-10-20 04:05:00 Alexey Komarov bug added subscriber Alexey Komarov
2013-10-20 09:16:31 Jeffery To bug added subscriber Jeffery To
2013-10-20 09:47:02 Felix Scheffer bug added subscriber Felix Scheffer
2013-10-20 15:02:17 Benjamin Tegge affects indicator-session (Ubuntu) ubuntu-docs
2013-10-20 15:08:54 Benjamin Tegge description I upgraded from raring to saucy on my notebook, where hibernate was enabled and working fine. Now the hibernate option is missing. I followed the instructions on how to reenable hibernate (https://help.ubuntu.com/13.10/ubuntu-help/power-hibernate.html) but the option is still missing. Hibernating from terminal via s2disk works. File exists with proper content and permissions: $ sudo ls -l /etc/polkit-1/localauthority/50-local.d/com.ubuntu.enable-hibernate.pkla -rw-r--r-- 1 root root 111 Sep 29 18:52 /etc/polkit-1/localauthority/50-local.d/com.ubuntu.enable-hibernate.pkla $ sudo cat /etc/polkit-1/localauthority/50-local.d/com.ubuntu.enable-hibernate.pkla [Re-enable hibernate by default] Identity=unix-user:* Action=org.freedesktop.upower.hibernate ResultActive=yes I upgraded from raring to saucy on my notebook, where hibernate was enabled and working fine. Now the hibernate option is missing. I followed the instructions on how to reenable hibernate (https://help.ubuntu.com/13.10/ubuntu-help/power-hibernate.html) but the option is still missing. Hibernating from terminal via s2disk works. File exists with proper content and permissions: $ sudo ls -l /etc/polkit-1/localauthority/50-local.d/com.ubuntu.enable-hibernate.pkla -rw-r--r-- 1 root root 111 Sep 29 18:52 /etc/polkit-1/localauthority/50-local.d/com.ubuntu.enable-hibernate.pkla $ sudo cat /etc/polkit-1/localauthority/50-local.d/com.ubuntu.enable-hibernate.pkla [Re-enable hibernate by default] Identity=unix-user:* Action=org.freedesktop.upower.hibernate ResultActive=yes ----- Solution found by Jeffery To (jefferyto) in comment #13: File /etc/polkit-1/localauthority/50-local.d/com.ubuntu.enable-hibernate.pkla needs to contain: [Re-enable hibernate by default in upower] Identity=unix-user:* Action=org.freedesktop.upower.hibernate ResultActive=yes [Re-enable hibernate by default in logind] Identity=unix-user:* Action=org.freedesktop.login1.hibernate ResultActive=yes Then reboot and probably run 'killall indicator-session-service' in terminal from your session. For background see #13.
2013-10-20 15:09:33 Benjamin Tegge bug task added indicator-session (Ubuntu)
2013-10-20 15:10:18 Benjamin Tegge indicator-session (Ubuntu): status New Invalid
2013-10-20 15:28:01 Benjamin Tegge indicator-session (Ubuntu): status Invalid Confirmed
2013-10-20 15:46:31 Benjamin Tegge description I upgraded from raring to saucy on my notebook, where hibernate was enabled and working fine. Now the hibernate option is missing. I followed the instructions on how to reenable hibernate (https://help.ubuntu.com/13.10/ubuntu-help/power-hibernate.html) but the option is still missing. Hibernating from terminal via s2disk works. File exists with proper content and permissions: $ sudo ls -l /etc/polkit-1/localauthority/50-local.d/com.ubuntu.enable-hibernate.pkla -rw-r--r-- 1 root root 111 Sep 29 18:52 /etc/polkit-1/localauthority/50-local.d/com.ubuntu.enable-hibernate.pkla $ sudo cat /etc/polkit-1/localauthority/50-local.d/com.ubuntu.enable-hibernate.pkla [Re-enable hibernate by default] Identity=unix-user:* Action=org.freedesktop.upower.hibernate ResultActive=yes ----- Solution found by Jeffery To (jefferyto) in comment #13: File /etc/polkit-1/localauthority/50-local.d/com.ubuntu.enable-hibernate.pkla needs to contain: [Re-enable hibernate by default in upower] Identity=unix-user:* Action=org.freedesktop.upower.hibernate ResultActive=yes [Re-enable hibernate by default in logind] Identity=unix-user:* Action=org.freedesktop.login1.hibernate ResultActive=yes Then reboot and probably run 'killall indicator-session-service' in terminal from your session. For background see #13. I upgraded from raring to saucy on my notebook, where hibernate was enabled and working fine. Now the hibernate option is missing. I followed the instructions on how to reenable hibernate (https://help.ubuntu.com/13.10/ubuntu-help/power-hibernate.html) but the option is still missing. Hibernating from terminal via s2disk works. File exists with proper content and permissions: $ sudo ls -l /etc/polkit-1/localauthority/50-local.d/com.ubuntu.enable-hibernate.pkla -rw-r--r-- 1 root root 111 Sep 29 18:52 /etc/polkit-1/localauthority/50-local.d/com.ubuntu.enable-hibernate.pkla $ sudo cat /etc/polkit-1/localauthority/50-local.d/com.ubuntu.enable-hibernate.pkla [Re-enable hibernate by default] Identity=unix-user:* Action=org.freedesktop.upower.hibernate ResultActive=yes ----- Solution found by Jeffery To (jefferyto) in comment #13 to enable hibernate menuentry: File /etc/polkit-1/localauthority/50-local.d/com.ubuntu.enable-hibernate.pkla needs to contain:     [Re-enable hibernate by default in upower]     Identity=unix-user:*     Action=org.freedesktop.upower.hibernate     ResultActive=yes     [Re-enable hibernate by default in logind]     Identity=unix-user:*     Action=org.freedesktop.login1.hibernate     ResultActive=yes Then reboot and run 'killall indicator-session-service' in terminal from your session. For background see #13. However this is not persistent across reboots.
2013-10-21 17:32:06 Karma Dorje bug added subscriber Karma Dorje
2013-10-22 19:49:24 Stéphane Rouges bug added subscriber Stéphane Rouges
2013-10-23 13:55:23 Svetlana Belkin ubuntu-docs: status Confirmed In Progress
2013-10-23 13:55:33 Svetlana Belkin ubuntu-docs: assignee Svetlana Belkin (belkinsa)
2013-10-24 17:14:35 Eric Carvalho bug added subscriber Eric Carvalho
2013-10-26 08:01:37 Sebarre bug added subscriber Sebarre
2013-10-26 14:59:18 Kiarash Hosseini bug added subscriber Kiarash Hosseini
2013-10-27 05:34:55 franglais.125 bug added subscriber franglais.125
2013-10-27 06:21:03 durnberj bug added subscriber durnberj
2013-10-27 08:37:53 Mika Laari bug added subscriber Mika Laari
2013-10-27 10:24:51 Raoul bug added subscriber Raoul
2013-10-27 12:27:48 Giulio Guerrieri bug added subscriber Giulio Guerrieri
2013-10-27 18:23:11 Bartosz Radaczyński bug added subscriber Bartosz Radaczyński
2013-10-27 22:14:19 Svetlana Belkin ubuntu-docs: assignee Svetlana Belkin (belkinsa)
2013-10-27 22:14:21 Svetlana Belkin ubuntu-docs: status In Progress Confirmed
2013-10-29 07:00:22 rivode bug added subscriber rivode
2013-10-29 12:09:29 Wiktor: Nizio bug added subscriber Wiktor: Nizio
2013-10-30 17:36:28 Felipe Figueiredo bug added subscriber Felipe Figueiredo
2013-10-31 11:02:03 Bruno Nova bug added subscriber Bruno Nova
2013-10-31 11:09:07 Mauricio Farell Perezgrovas bug added subscriber Mauricio Farell Perezgrovas
2013-11-01 20:28:28 Peter Sheridan bug added subscriber Peter Sheridan
2013-11-04 20:35:10 Alexander Skwar bug added subscriber Alexander Skwar
2013-11-05 10:54:40 Urmet Jänes bug added subscriber Urmet Jänes
2013-11-06 13:28:45 sanmiguel9 bug added subscriber sanmiguel9
2013-11-06 18:19:41 Nikita Krasulin bug added subscriber Nikita Krasulin
2013-12-01 15:50:02 Luke Girvin bug added subscriber Luke Girvin
2013-12-04 10:26:39 Benjamin Tegge description I upgraded from raring to saucy on my notebook, where hibernate was enabled and working fine. Now the hibernate option is missing. I followed the instructions on how to reenable hibernate (https://help.ubuntu.com/13.10/ubuntu-help/power-hibernate.html) but the option is still missing. Hibernating from terminal via s2disk works. File exists with proper content and permissions: $ sudo ls -l /etc/polkit-1/localauthority/50-local.d/com.ubuntu.enable-hibernate.pkla -rw-r--r-- 1 root root 111 Sep 29 18:52 /etc/polkit-1/localauthority/50-local.d/com.ubuntu.enable-hibernate.pkla $ sudo cat /etc/polkit-1/localauthority/50-local.d/com.ubuntu.enable-hibernate.pkla [Re-enable hibernate by default] Identity=unix-user:* Action=org.freedesktop.upower.hibernate ResultActive=yes ----- Solution found by Jeffery To (jefferyto) in comment #13 to enable hibernate menuentry: File /etc/polkit-1/localauthority/50-local.d/com.ubuntu.enable-hibernate.pkla needs to contain:     [Re-enable hibernate by default in upower]     Identity=unix-user:*     Action=org.freedesktop.upower.hibernate     ResultActive=yes     [Re-enable hibernate by default in logind]     Identity=unix-user:*     Action=org.freedesktop.login1.hibernate     ResultActive=yes Then reboot and run 'killall indicator-session-service' in terminal from your session. For background see #13. However this is not persistent across reboots. Summary: The issues stopped appearing from 2013-11-07 onwards. The menu is built correctly now, but it is unknown which version of an updated package from that timeframe actually fixed the menu issue. The documentation needs to be updated with the instructions from the solution below to reenable hibernation in 13.10. ----- Solution to reenable to hibernate menuentry: File /etc/polkit-1/localauthority/50-local.d/com.ubuntu.enable-hibernate.pkla needs to contain: [Re-enable hibernate by default in upower] Identity=unix-user:* Action=org.freedesktop.upower.hibernate ResultActive=yes [Re-enable hibernate by default in logind] Identity=unix-user:* Action=org.freedesktop.login1.hibernate ResultActive=yes ----- I upgraded from raring to saucy on my notebook, where hibernate was enabled and working fine. Now the hibernate option is missing. I followed the instructions on how to reenable hibernate (https://help.ubuntu.com/13.10/ubuntu-help/power-hibernate.html) but the option is still missing. Hibernating from terminal via s2disk works. File exists with proper content and permissions: $ sudo ls -l /etc/polkit-1/localauthority/50-local.d/com.ubuntu.enable-hibernate.pkla -rw-r--r-- 1 root root 111 Sep 29 18:52 /etc/polkit-1/localauthority/50-local.d/com.ubuntu.enable-hibernate.pkla $ sudo cat /etc/polkit-1/localauthority/50-local.d/com.ubuntu.enable-hibernate.pkla [Re-enable hibernate by default] Identity=unix-user:* Action=org.freedesktop.upower.hibernate ResultActive=yes
2013-12-04 18:29:08 Jeffery To branch linked lp:~jefferyto/ubuntu-docs/lp1232814
2013-12-04 18:39:25 Launchpad Janitor branch linked lp:~livewirebt/ubuntu-docs/ubuntu-docs
2013-12-04 20:04:22 Bruno Nova removed subscriber Bruno Nova
2013-12-09 19:40:51 Василий bug task added indicator-session
2013-12-09 19:51:51 Jim Thomas removed subscriber Jim Thomas
2013-12-11 09:38:49 Gonçalo Marrafa bug added subscriber Gonçalo Marrafa
2013-12-15 20:49:28 Jorge Morais bug added subscriber Jorge
2013-12-30 10:36:58 Jean-Philippe Guérard bug added subscriber Jean-Philippe Guérard
2014-01-09 19:41:49 Matvey Marinin bug added subscriber Matvey Marinin
2014-01-14 03:20:38 Tommy Miller bug added subscriber Tommy Miller
2014-01-14 08:11:36 Kevin Godby ubuntu-docs: status Confirmed Invalid
2014-01-14 08:11:41 Kevin Godby ubuntu-docs: assignee Kevin Godby (godbyk)
2014-01-17 20:30:23 Marc Deslauriers bug added subscriber Marc Deslauriers
2014-01-19 01:18:09 Launchpad Janitor branch linked lp:ubuntu-docs
2014-01-19 01:19:50 Kevin Godby ubuntu-docs: status Invalid Fix Committed
2014-01-19 04:59:51 Adolfo Jayme Barrientos bug task deleted indicator-session (Ubuntu)
2014-01-19 05:00:29 Launchpad Janitor ubuntu-docs (Ubuntu): status New Confirmed
2014-01-19 05:00:29 Adolfo Jayme Barrientos affects indicator-session ubuntu-docs (Ubuntu)
2014-01-19 07:41:52 Doug Smythies bug task deleted ubuntu-docs (Ubuntu)
2014-01-21 17:03:01 Shiraz Dindar removed subscriber Shiraz Dindar
2014-02-14 18:34:27 Launchpad Janitor branch linked lp:ubuntu/trusty-proposed/ubuntu-docs
2014-02-14 19:41:44 Gunnar Hjalmarsson ubuntu-docs: status Fix Committed Fix Released
2014-02-21 10:57:58 Bruno Nova bug added subscriber Bruno Nova
2014-06-09 13:48:01 Alexey Komarov removed subscriber Alexey Komarov
2014-06-09 16:58:20 Gunnar Hjalmarsson bug added subscriber Cruz Fernandez