Created attachment 316859 [details] verbose output [dwmw2@macbook ~]$ gnome-power-manager --no-daemon ** (gnome-power-manager:3576): CRITICAL **: gpm_cell_array_get_cell: assertion `GPM_IS_CELL_ARRAY (cell_array)' failed ** (gnome-power-manager:3576): CRITICAL **: gpm_cell_get_unit: assertion `cell != NULL' failed [dwmw2@macbook ~]$ When I run it with --verbose, I don't get the above messages but it still exits. Log file attached. This seems to be happening when I remove power, suspend, resume, add power. I'm not sure exactly what the trigger is. Hardware is MacBook Pro 4,1, booted with BIOS rather than EFI.
TI:18:21:38 FI:gpm-cell.c FN:hal_device_property_modified_cb,273 - udi=/org/freedesktop/Hal/devices/computer_power_supply_battery_BAT0, key=battery.remaining_time, added=0, removed=0, finally=0 TI:18:21:38 FI:gpm-cell.c FN:hal_device_property_modified_cb,273 - udi=/org/freedesktop/Hal/devices/computer_power_supply_battery_BAT0, key=battery.charge_level.percentage, added=0, removed=0, finally=0 TI:18:21:38 FI:gpm-cell.c FN:hal_device_property_modified_cb,325 - ** EMIT: percent-changed: 35382080 ** (gnome-power-manager:17062): CRITICAL **: gpm_cell_array_get_cell: assertion `GPM_IS_CELL_ARRAY (cell_array)' failed ** (gnome-power-manager:17062): CRITICAL **: gpm_cell_get_unit: assertion `cell != NULL' failed
Oh, this is gnome-power-manager-2.23.6-1.fc10.x86_64 on F-9. It must have got updated when I updated BlueZ to the rawhide version.
Should be fixed with the version now in rawhide, please can you confirm? Thanks dude.