gnome-power-preferences do not show lid close actions etc

Bug #389643 reported by Andreas Schildbach
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
gnome-power-manager (Ubuntu)
Expired
Undecided
Unassigned

Bug Description

Binary package hint: gnome-power-manager

When I start gnome-power-preferences, it takes ages to show up. When it finally does, several options are missing (e.g. lid close action).

$ gnome-power-preferences --verbose
TI:21:19:41 TH:0x8999f10 FI:egg-debug.c FN:egg_debug_init,306
 - Verbose debugging 1 (on console 1)GPM_VERBOSE

(gnome-power-preferences:4318): devkit-power-gobject-WARNING **: Couldn't enumerate devices: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
TI:21:20:29 TH:0x8999f10 FI:gpm-prefs-core.c FN:gpm_dbus_get_caps,173
 - GetPreferencesOptions failed: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.

(gnome-power-preferences:4318): devkit-power-gobject-WARNING **: Error invoking GetAll() to get properties: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.

(gnome-power-preferences:4318): devkit-power-gobject-WARNING **: Error invoking GetAll() to get properties: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
TI:21:21:19 TH:0x8999f10 FI:gpm-prefs-core.c FN:gpm_prefs_init,1029
 - caps=0
TI:21:21:19 TH:0x8999f10 FI:gpm-prefs-core.c FN:gpm_prefs_action_combo_changed_cb,417
 - Changing /apps/gnome-power-manager/buttons/lid_ac to blank
TI:21:21:19 TH:0x8999f10 FI:gpm-prefs-core.c FN:gpm_prefs_setup_action_combo,486
 - Cannot add option, as cannot suspend.
TI:21:21:19 TH:0x8999f10 FI:gpm-prefs-core.c FN:gpm_prefs_setup_action_combo,488
 - Cannot add option, as cannot hibernate.
TI:21:21:19 TH:0x8999f10 FI:gpm-prefs-core.c FN:gpm_prefs_setup_checkbox,558
 - Setting up /apps/gnome-power-manager/backlight/idle_dim_ac
TI:21:21:19 TH:0x8999f10 FI:gpm-prefs-core.c FN:gpm_prefs_checkbox_lock_cb,538
 - Changing /apps/gnome-power-manager/backlight/idle_dim_ac to 0
TI:21:21:19 TH:0x8999f10 FI:gpm-prefs-core.c FN:gpm_prefs_action_combo_changed_cb,417
 - Changing /apps/gnome-power-manager/buttons/power to interactive
TI:21:21:19 TH:0x8999f10 FI:gpm-prefs-core.c FN:gpm_prefs_setup_action_combo,486
 - Cannot add option, as cannot suspend.
TI:21:21:19 TH:0x8999f10 FI:gpm-prefs-core.c FN:gpm_prefs_setup_action_combo,488
 - Cannot add option, as cannot hibernate.
TI:21:21:19 TH:0x8999f10 FI:gpm-prefs-core.c FN:gpm_prefs_action_combo_changed_cb,417
 - Changing /apps/gnome-power-manager/buttons/suspend to nothing
TI:21:21:19 TH:0x8999f10 FI:gpm-prefs-core.c FN:gpm_prefs_setup_action_combo,486
 - Cannot add option, as cannot suspend.
TI:21:21:19 TH:0x8999f10 FI:gpm-prefs-core.c FN:gpm_prefs_setup_action_combo,488
 - Cannot add option, as cannot hibernate.
TI:21:21:19 TH:0x8999f10 FI:gpm-prefs-core.c FN:gpm_prefs_setup_checkbox,558
 - Setting up /apps/gnome-power-manager/ambient/enable
TI:21:21:19 TH:0x8999f10 FI:gpm-prefs-core.c FN:gpm_prefs_checkbox_lock_cb,538
 - Changing /apps/gnome-power-manager/ambient/enable to 0
TI:21:21:19 TH:0x8999f10 FI:gpm-prefs-core.c FN:gpm_prefs_setup_checkbox,558
 - Setting up /apps/gnome-power-manager/ui/enable_sound
TI:21:21:19 TH:0x8999f10 FI:gpm-prefs-core.c FN:gpm_prefs_checkbox_lock_cb,538
 - Changing /apps/gnome-power-manager/ui/enable_sound to 1

ProblemType: Bug
Architecture: i386
Date: Fri Jun 19 21:21:32 2009
DistroRelease: Ubuntu 9.10
Package: gnome-power-manager 2.27.1-0ubuntu3
ProcEnviron:
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.30-9.10-generic
SourcePackage: gnome-power-manager
Uname: Linux 2.6.30-9-generic i686

Revision history for this message
Andreas Schildbach (schildbach) wrote :
Revision history for this message
Scott Howard (showard314) wrote :

Thanks for taking the time to report this bug and helping to make Ubuntu better. Could you please attach the resulting log file of:
gnome-power-bugreport.sh & > gpm.log
to the report? You might also want to take a look at the debugging instructions located at https://wiki.ubuntu.com/DebuggingGNOMEPowerManager and submit any other logs related to your problem. Thanks in advance.

Changed in gnome-power-manager (Ubuntu):
status: New → Incomplete
Revision history for this message
Andreas Schildbach (schildbach) wrote :

It seems gnome-power-bugreport.sh has been removed from the distribution since Jaunty.

$ gnome-power-bugreport.sh
The program 'gnome-power-bugreport.sh' is currently not installed. You can install it by typing:
sudo apt-get install gnome-power-manager
bash: gnome-power-bugreport.sh: command not found

Revision history for this message
Scott Howard (showard314) wrote :

Sorry about that! The full path is:

/usr/share/gnome-power-manager/gnome-power-bugreport &> gpm.log

Please attach the gpm.log file after running that in the terminal. Thanks.

Revision history for this message
Victor Vargas (kamus) wrote :

Thank you for taking the time to report this bug and helping to make Ubuntu better. You reported this bug a while ago and there hasn't been any activity in it recently. We were wondering if this is still an issue for you? Thanks in advance.

Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for gnome-power-manager (Ubuntu) because there has been no activity for 60 days.]

Changed in gnome-power-manager (Ubuntu):
status: Incomplete → Expired
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.