FS#29294 - [xfce4-power-manager] segmentation fault
Attached to Project:
Arch Linux
Opened by Pierre Réveillon (grubshka) - Thursday, 05 April 2012, 16:05 GMT
Last edited by Evangelos Foutras (foutrelis) - Friday, 13 April 2012, 12:06 GMT
Opened by Pierre Réveillon (grubshka) - Thursday, 05 April 2012, 16:05 GMT
Last edited by Evangelos Foutras (foutrelis) - Friday, 13 April 2012, 12:06 GMT
|
Details
Description:
Everytime I plug or unplug the AC adaptor, xfce4-power-manager crash. Running --debug, I get: Additional info: * Xfce power manager 1.0.11 Steps to reproduce: * Run xfce4-power-manager * Plug or unplug the adaptor Logs: 1. Running xfce4-power-manager (adaptor unplugged): [grubshka@octave ~]$ xfce4-power-manager --debug TRACE[xfpm-main.c:203] xfpm_start(): Starting the power manager TRACE[xfpm-xfconf.c:156] xfpm_xfconf_load(): Using default configuration for power-save-on-battery TRACE[xfpm-xfconf.c:156] xfpm_xfconf_load(): Using default configuration for enable-cpu-freq-control TRACE[xfpm-xfconf.c:156] xfpm_xfconf_load(): Using default configuration for critical-power-level TRACE[xfpm-xfconf.c:156] xfpm_xfconf_load(): Using default configuration for show-brightness-popup TRACE[xfpm-xfconf.c:156] xfpm_xfconf_load(): Using default configuration for change-brightness-on-key-events TRACE[xfpm-xfconf.c:156] xfpm_xfconf_load(): Using default configuration for lid-action-on-ac TRACE[xfpm-xfconf.c:156] xfpm_xfconf_load(): Using default configuration for dpms-enabled TRACE[xfpm-xfconf.c:156] xfpm_xfconf_load(): Using default configuration for inactivity-on-ac TRACE[xfpm-xfconf.c:156] xfpm_xfconf_load(): Using default configuration for inactivity-on-battery TRACE[xfpm-xfconf.c:156] xfpm_xfconf_load(): Using default configuration for inactivity-sleep-mode TRACE[xfpm-xfconf.c:156] xfpm_xfconf_load(): Using default configuration for brightness-on-ac TRACE[xfpm-xfconf.c:156] xfpm_xfconf_load(): Using default configuration for spin-down-on-ac TRACE[xfpm-xfconf.c:156] xfpm_xfconf_load(): Using default configuration for spin-down-on-battery TRACE[xfpm-xfconf.c:156] xfpm_xfconf_load(): Using default configuration for spin-down-on-ac-timeout TRACE[xfpm-xfconf.c:156] xfpm_xfconf_load(): Using default configuration for spin-down-on-battery-timeout TRACE[xfpm-power.c:1055] xfpm_power_get_power_devices(): Power device detected at : /org/freedesktop/UPower/devices/line_power_AC0 TRACE[xfpm-power.c:1002] xfpm_power_add_device(): device added: ((XfpmDeviceType) XFPM_DEVICE_TYPE_LINE_POWER) TRACE[xfpm-power.c:1055] xfpm_power_get_power_devices(): Power device detected at : /org/freedesktop/UPower/devices/battery_BAT0 TRACE[xfpm-power.c:1002] xfpm_power_add_device(): device added: ((XfpmDeviceType) XFPM_DEVICE_TYPE_BATTERY) TRACE[xfpm-power.c:1013] xfpm_power_add_device(): Battery device detected at : /org/freedesktop/UPower/devices/battery_BAT0: ((XfpmDeviceType) XFPM_DEVICE_TYPE_BATTERY) TRACE[xfpm-button.c:179] xfpm_button_xevent_key(): Grabbed key 124 : ((XfpmButtonKey) BUTTON_POWER_OFF) (xfce4-power-manager:12525): xfce4-power-manager-WARNING **: could not map keysym 1008ffa8 to keycode TRACE[xfpm-button.c:179] xfpm_button_xevent_key(): Grabbed key 213 : ((XfpmButtonKey) BUTTON_HIBERNATE) TRACE[xfpm-button.c:179] xfpm_button_xevent_key(): Grabbed key 150 : ((XfpmButtonKey) BUTTON_SLEEP) TRACE[xfpm-button.c:179] xfpm_button_xevent_key(): Grabbed key 233 : ((XfpmButtonKey) BUTTON_MON_BRIGHTNESS_UP) TRACE[xfpm-button.c:179] xfpm_button_xevent_key(): Grabbed key 232 : ((XfpmButtonKey) BUTTON_MON_BRIGHTNESS_DOWN) TRACE[xfpm-button.c:179] xfpm_button_xevent_key(): Grabbed key 244 : ((XfpmButtonKey) BUTTON_BATTERY) TRACE[xfpm-battery.c:148] xfpm_battery_refresh_visible(): visible=TRUE: ((XfpmShowIcon) SHOW_ICON_ALWAYS) TRACE[xfpm-battery.c:284] xfpm_battery_refresh_icon(): Battery state 2 TRACE[xfpm-power.c:1148] xfpm_power_refresh_adaptor_visible(): Tray icon configuration: : ((XfpmShowIcon) SHOW_ICON_ALWAYS) TRACE[xfpm-power.c:1113] xfpm_power_hide_adapter_icon(): Hide adaptor icon TRACE[xfpm-battery.c:284] xfpm_battery_refresh_icon(): Battery state 2 TRACE[xfpm-polkit.c:369] xfpm_polkit_init_data(): Using unix session polkit subject TRACE[xfpm-polkit.c:456] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.upower.suspend is authorized=TRUE TRACE[xfpm-polkit.c:456] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.upower.hibernate is authorized=TRUE TRACE[xfpm-power.c:1148] xfpm_power_refresh_adaptor_visible(): Tray icon configuration: : ((XfpmShowIcon) SHOW_ICON_ALWAYS) TRACE[xfpm-power.c:1113] xfpm_power_hide_adapter_icon(): Hide adaptor icon TRACE[xfpm-polkit.c:456] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.udisks.drive-set-spindown is authorized=TRUE TRACE[xfpm-disks.c:170] xfpm_disks_get_is_auth_to_spin(): Is auth to spin down disks : 1 TRACE[xfpm-disks.c:147] xfpm_disks_set_spin_timeouts(): On Battery=1 spin_down_enabled=0 timeout=120 ** (xfce4-power-manager:12525): DEBUG: Brightness controlled by xrandr, min_level=0 max_level=10 TRACE[xfpm-backlight.c:324] xfpm_backlight_brightness_on_ac_settings_changed(): Alarm on ac timeout changed 9 TRACE[xfpm-backlight.c:345] xfpm_backlight_brightness_on_battery_settings_changed(): Alarm on battery timeout changed 9 TRACE[xfpm-battery.c:284] xfpm_battery_refresh_icon(): Battery state 2 TRACE[xfpm-power.c:1148] xfpm_power_refresh_adaptor_visible(): Tray icon configuration: : ((XfpmShowIcon) SHOW_ICON_ALWAYS) TRACE[xfpm-power.c:1113] xfpm_power_hide_adapter_icon(): Hide adaptor icon 2. Plugging the adaptor: TRACE[xfpm-battery.c:148] xfpm_battery_refresh_visible(): visible=TRUE: ((XfpmShowIcon) SHOW_ICON_ALWAYS) TRACE[xfpm-battery.c:284] xfpm_battery_refresh_icon(): Battery state 1 TRACE[xfpm-disks.c:147] xfpm_disks_set_spin_timeouts(): On Battery=1 spin_down_enabled=0 timeout=120 TRACE[xfpm-battery.c:284] xfpm_battery_refresh_icon(): Battery state 1 TRACE[xfpm-power.c:1148] xfpm_power_refresh_adaptor_visible(): Tray icon configuration: : ((XfpmShowIcon) SHOW_ICON_ALWAYS) TRACE[xfpm-power.c:1113] xfpm_power_hide_adapter_icon(): Hide adaptor icon TRACE[xfpm-power.c:1148] xfpm_power_refresh_adaptor_visible(): Tray icon configuration: : ((XfpmShowIcon) SHOW_ICON_ALWAYS) TRACE[xfpm-power.c:1113] xfpm_power_hide_adapter_icon(): Hide adaptor icon TRACE[xfpm-power.c:1148] xfpm_power_refresh_adaptor_visible(): Tray icon configuration: : ((XfpmShowIcon) SHOW_ICON_ALWAYS) TRACE[xfpm-power.c:1113] xfpm_power_hide_adapter_icon(): Hide adaptor icon |
This task depends upon
Closed by Evangelos Foutras (foutrelis)
Friday, 13 April 2012, 12:06 GMT
Reason for closing: Fixed
Additional comments about closing: Fixed in xfce4-power-manager 1.0.11-2.
Friday, 13 April 2012, 12:06 GMT
Reason for closing: Fixed
Additional comments about closing: Fixed in xfce4-power-manager 1.0.11-2.
It seems there are problems in translation files.
See :
https://bugzilla.xfce.org/attachment.cgi?id=4296&action=diff
Try to compare with this good file : https://translations.xfce.org/projects/p/xfce4-power-manager/c/master/view/po/fr.po/ (I assume you are french)
I have downloaded xfce4-power-manager-1.0.11 from http://archive.xfce.org/src/xfce/xfce4-power-manager/1.0, modified the /po./fr.po (french), and after compilation, xfce4-power-manager-1.0.11 seems to work.
Pierre.
You are right, it seems to come from the french translation.
Does this needs to be reported upstream?
Regards,
--
Pierre (another :))
Can you please test the 1.0.11-0 packages from [2]?
[1] http://git.xfce.org/xfce/xfce4-power-manager/commit/?id=634c5c016d3b6e152e20173263790a3bfbbe0640
[2] http://pkgbuild.com/~foutrelis/xfce4-power-manager-test-packages/
The x86_64 package works well.
Thanks!