Xfce Forum

Sub domains
 

You are not logged in.

#1 2018-05-07 17:02:31

theOtherCharles
Member
Registered: 2018-01-05
Posts: 29

Power Manager wants authorization to hibernate on critical power

Power Manager wants authorization to hibernate on critical power. This is unfortunate because usually the reason to hibernate on critical power is that no-one is attending to the computer. So it sits there waiting for authorization it never gets, and exhausts the battery.

Debian GNU/Linux 9.4 (stretch)

libpolkit-agent-1-0    0.105-18        amd64
libpolkit-backend-1-0    0.105-18        amd64
libpolkit-gobject-1-0    0.105-18        amd64
libpolkit-qt-1-1    0.112.0-5        amd64
libpolkit-qt5-1-1    0.112.0-5        amd64
xfce4    4.12.3        all
xfce4-power-manager    1.4.4-4        amd64
xfce4-power-manager-data    1.4.4-4        all
xfce4-power-manager-plugins    1.4.4-4        amd64

Note that xfce4-power-manager provides the polkit file /usr/share/polkit-1/actions/org.xfce.power.policy. That file provides, in part:

  <action id="org.xfce.power.xfce4-pm-helper">
    
    <description>Suspend or hibernate the system</description>
    <message>Authentication is required to place the system in suspend or hibernate mode</message>
    <defaults>
      <allow_any>auth_admin</allow_any>
      <allow_inactive>auth_admin</allow_inactive>
      <allow_active>yes</allow_active>
    </defaults>
    <annotate key="org.freedesktop.policykit.exec.path">/usr/sbin/xfce4-pm-helper</annotate>
  </action>

Not being a polkit guru (and having no interest in becoming one) I merely suspect that this is related to the problem.

Hibernation works, whether from "pm-hibernate" as root, or "xfce4-session-logout --hibernate" as a user.

I have looked at back posts in this forum on possible related issues. Several of them blame the problem on polkit, not xfce. Others do not. None seems to have a solution that works in this instance.

Offline

#2 2018-05-07 19:43:47

theOtherCharles
Member
Registered: 2018-01-05
Posts: 29

Re: Power Manager wants authorization to hibernate on critical power

Additional datum. I changed the critical power handler from hibernate to suspend. That worked correctly. So methinks the problem is in a difference between those two.

Last edited by theOtherCharles (2018-05-07 19:44:17)

Offline

#3 2018-05-07 22:57:32

ToZ
Administrator
From: Canada
Registered: 2011-06-02
Posts: 10,948

Re: Power Manager wants authorization to hibernate on critical power

What does the following return:

xfce4-power-manager --dump

Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki  |  Community | Contribute ---

Online

#4 2018-05-07 23:49:20

theOtherCharles
Member
Registered: 2018-01-05
Posts: 29

Re: Power Manager wants authorization to hibernate on critical power

charles@jhegaala:~$ xfce4-power-manager --dump
---------------------------------------------------
       Xfce power manager version 1.4.4
With policykit support
With network manager support
---------------------------------------------------
Can suspend: True
Can hibernate: True
Authorized to suspend: True
Authorized to hibernate: True
Authorized to shutdown: True
Has battery: True
Has brightness panel: True
Has power button: True
Has hibernate button: True
Has sleep button: True
Has LID: True
charles@jhegaala:~$

Offline

#5 2018-05-08 01:14:45

ToZ
Administrator
From: Canada
Registered: 2011-06-02
Posts: 10,948

Re: Power Manager wants authorization to hibernate on critical power

Everything looks good there.

Are you using a screensaver of some sort (e.g. light-locker) and when the computer is idle, it kicks in such that when the hibernate event should occur, your user account is no longer "logged in"?


Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki  |  Community | Contribute ---

Online

#6 2018-05-08 01:50:36

theOtherCharles
Member
Registered: 2018-01-05
Posts: 29

Re: Power Manager wants authorization to hibernate on critical power

No, I have no screen savers.

Also, I changed the critical power handler to suspend rather than hibernate. It went to suspension, no request for authorization.

Last edited by theOtherCharles (2018-05-08 01:53:48)

Offline

#7 2018-05-08 02:20:16

ToZ
Administrator
From: Canada
Registered: 2011-06-02
Posts: 10,948

Re: Power Manager wants authorization to hibernate on critical power

Can you try the following and see if you can capture and debug info at the time of the hibernate attempt on critical:

1. Quit the power manager:

xfce4-power-manager -q

2. Run it in debug mode:

xfce4-power-manager --no-daemon --debug

Lets see if you get anything in the debug messages.


Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki  |  Community | Contribute ---

Online

#8 2018-05-10 11:53:56

theOtherCharles
Member
Registered: 2018-01-05
Posts: 29

Re: Power Manager wants authorization to hibernate on critical power

I have redshift running; that may affect things.

charles@jhegaala:~$ xfce4-power-manager -q
charles@jhegaala:~$ xfce4-power-manager --no-daemon --debug
TRACE[xfpm-main.c:192] xfpm_start(): Starting the power manager
TRACE[xfpm-xfconf.c:164] xfpm_xfconf_load(): Using default configuration for general-notification
TRACE[xfpm-xfconf.c:164] xfpm_xfconf_load(): Using default configuration for lock-screen-suspend-hibernate
TRACE[xfpm-xfconf.c:164] xfpm_xfconf_load(): Using default configuration for show-brightness-popup
TRACE[xfpm-xfconf.c:164] xfpm_xfconf_load(): Using default configuration for handle-brightness-keys
TRACE[xfpm-xfconf.c:164] xfpm_xfconf_load(): Using default configuration for show-tray-icon
TRACE[xfpm-xfconf.c:164] xfpm_xfconf_load(): Using default configuration for brightness-level-on-battery
TRACE[xfpm-xfconf.c:164] xfpm_xfconf_load(): Using default configuration for brightness-slider-min-level
TRACE[xfpm-xfconf.c:164] xfpm_xfconf_load(): Using default configuration for dpms-sleep-mode
TRACE[xfpm-xfconf.c:164] xfpm_xfconf_load(): Using default configuration for inactivity-on-ac
TRACE[xfpm-xfconf.c:164] xfpm_xfconf_load(): Using default configuration for inactivity-sleep-mode-on-ac
TRACE[xfpm-xfconf.c:164] xfpm_xfconf_load(): Using default configuration for inactivity-sleep-mode-on-battery
TRACE[xfpm-xfconf.c:164] xfpm_xfconf_load(): Using default configuration for network-manager-sleep
TRACE[xfpm-xfconf.c:164] xfpm_xfconf_load(): Using default configuration for logind-handle-power-key
TRACE[xfpm-xfconf.c:164] xfpm_xfconf_load(): Using default configuration for logind-handle-suspend-key
TRACE[xfpm-xfconf.c:164] xfpm_xfconf_load(): Using default configuration for logind-handle-hibernate-key
TRACE[xfpm-xfconf.c:164] xfpm_xfconf_load(): Using default configuration for logind-handle-lid-switch
TRACE[xfpm-polkit.c:314] xfpm_polkit_init_data(): Using unix session polkit subject
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.power-off is authorized=TRUE
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.reboot is authorized=TRUE
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.suspend is authorized=TRUE
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.hibernate is authorized=TRUE
TRACE[xfpm-power.c:958] xfpm_power_get_power_devices(): Power device detected at : /org/freedesktop/UPower/devices/line_power_AC
TRACE[xfpm-power.c:916] xfpm_power_add_device(): 'line-power' device added
TRACE[xfpm-power.c:958] xfpm_power_get_power_devices(): Power device detected at : /org/freedesktop/UPower/devices/battery_BAT0
TRACE[xfpm-power.c:916] xfpm_power_add_device(): 'battery' device added
TRACE[xfpm-power.c:926] xfpm_power_add_device(): Battery device type 'battery' detected at: /org/freedesktop/UPower/devices/battery_BAT0
TRACE[xfpm-button.c:183] xfpm_button_xevent_key(): Grabbed key 124 : ((XfpmButtonKey) BUTTON_POWER_OFF)

(xfce4-power-manager:29843): xfce4-power-manager-WARNING **: could not map keysym 1008ffa8 to keycode

TRACE[xfpm-button.c:183] xfpm_button_xevent_key(): Grabbed key 213 : ((XfpmButtonKey) BUTTON_HIBERNATE)
TRACE[xfpm-button.c:183] xfpm_button_xevent_key(): Grabbed key 150 : ((XfpmButtonKey) BUTTON_SLEEP)
TRACE[xfpm-button.c:183] xfpm_button_xevent_key(): Grabbed key 233 : ((XfpmButtonKey) BUTTON_MON_BRIGHTNESS_UP)
TRACE[xfpm-button.c:183] xfpm_button_xevent_key(): Grabbed key 232 : ((XfpmButtonKey) BUTTON_MON_BRIGHTNESS_DOWN)
TRACE[xfpm-button.c:183] xfpm_button_xevent_key(): Grabbed key 244 : ((XfpmButtonKey) BUTTON_BATTERY)
TRACE[xfpm-button.c:183] xfpm_button_xevent_key(): Grabbed key 238 : ((XfpmButtonKey) BUTTON_KBD_BRIGHTNESS_UP)
TRACE[xfpm-button.c:183] xfpm_button_xevent_key(): Grabbed key 237 : ((XfpmButtonKey) BUTTON_KBD_BRIGHTNESS_DOWN)
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 4
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-charged
TRACE[xfpm-power.c:214] xfpm_power_check_polkit_auth(): using logind suspend backend
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.suspend is authorized=TRUE
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.hibernate is authorized=TRUE
TRACE[xfpm-power.c:1449] xfpm_update_blank_time(): Timeout: 10
TRACE[xfpm-power.c:1449] xfpm_update_blank_time(): Timeout: 10
TRACE[xfpm-power.c:1449] xfpm_update_blank_time(): Timeout: 10
TRACE[xfpm-power.c:1449] xfpm_update_blank_time(): Timeout: 10
TRACE[xfpm-manager.c:643] xfpm_manager_inhibit_sleep_systemd(): Inhibiting systemd sleep: handle-power-key:handle-suspend-key:handle-hibernate-key:handle-lid-switch

** (xfce4-power-manager:29843): WARNING **: No outputs have backlight property
xfce4-power-manager-Message: Set kernel brightness switch to 0
TRACE[xfpm-backlight.c:259] xfpm_backlight_brightness_on_ac_settings_changed(): Alarm on ac timeout changed 9
TRACE[xfpm-backlight.c:280] xfpm_backlight_brightness_on_battery_settings_changed(): Alarm on battery timeout changed 9

(xfce4-power-manager:29843): xfce4-power-manager-WARNING **: Failed to get keyboard max brightness level : No such interface 'org.freedesktop.UPower.KbdBacklight' on object at path /org/freedesktop/UPower/KbdBacklight
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 4
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-charged

Offline

#9 2018-05-10 15:12:15

ToZ
Administrator
From: Canada
Registered: 2011-06-02
Posts: 10,948

Re: Power Manager wants authorization to hibernate on critical power

Does this include the time when you are prompted instead of hibernating? That event would need to happen so that it gets logged in the debug output.


Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki  |  Community | Contribute ---

Online

#10 2018-05-12 12:51:20

theOtherCharles
Member
Registered: 2018-01-05
Posts: 29

Re: Power Manager wants authorization to hibernate on critical power

No, it does not. And I won't be able to run that test until Monday at the earliest.

Offline

#11 2018-06-11 01:41:19

theOtherCharles
Member
Registered: 2018-01-05
Posts: 29

Re: Power Manager wants authorization to hibernate on critical power

Sorry to take so long to get a useful sequence. This sequence did generate the authorization request.

I SSHed into the computer, and monitored the battery. When it got well below the threshold I had set, I logged in to the computer at its console. There was the request for authorization.

TRACE[xfpm-main.c:192] xfpm_start(): Starting the power manager
TRACE[xfpm-xfconf.c:164] xfpm_xfconf_load(): Using default configuration for general-notification
TRACE[xfpm-xfconf.c:164] xfpm_xfconf_load(): Using default configuration for lock-screen-suspend-hibernate
TRACE[xfpm-xfconf.c:164] xfpm_xfconf_load(): Using default configuration for show-brightness-popup
TRACE[xfpm-xfconf.c:164] xfpm_xfconf_load(): Using default configuration for handle-brightness-keys
TRACE[xfpm-xfconf.c:164] xfpm_xfconf_load(): Using default configuration for show-tray-icon
TRACE[xfpm-xfconf.c:164] xfpm_xfconf_load(): Using default configuration for brightness-level-on-battery
TRACE[xfpm-xfconf.c:164] xfpm_xfconf_load(): Using default configuration for brightness-slider-min-level
TRACE[xfpm-xfconf.c:164] xfpm_xfconf_load(): Using default configuration for dpms-sleep-mode
TRACE[xfpm-xfconf.c:164] xfpm_xfconf_load(): Using default configuration for inactivity-on-ac
TRACE[xfpm-xfconf.c:164] xfpm_xfconf_load(): Using default configuration for inactivity-sleep-mode-on-ac
TRACE[xfpm-xfconf.c:164] xfpm_xfconf_load(): Using default configuration for inactivity-sleep-mode-on-battery
TRACE[xfpm-xfconf.c:164] xfpm_xfconf_load(): Using default configuration for network-manager-sleep
TRACE[xfpm-xfconf.c:164] xfpm_xfconf_load(): Using default configuration for logind-handle-power-key
TRACE[xfpm-xfconf.c:164] xfpm_xfconf_load(): Using default configuration for logind-handle-suspend-key
TRACE[xfpm-xfconf.c:164] xfpm_xfconf_load(): Using default configuration for logind-handle-hibernate-key
TRACE[xfpm-xfconf.c:164] xfpm_xfconf_load(): Using default configuration for logind-handle-lid-switch
TRACE[xfpm-polkit.c:314] xfpm_polkit_init_data(): Using unix session polkit subject
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.power-off is authorized=TRUE
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.reboot is authorized=TRUE
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.suspend is authorized=TRUE
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.hibernate is authorized=TRUE
TRACE[xfpm-power.c:958] xfpm_power_get_power_devices(): Power device detected at : /org/freedesktop/UPower/devices/line_power_AC
TRACE[xfpm-power.c:916] xfpm_power_add_device(): 'line-power' device added
TRACE[xfpm-power.c:958] xfpm_power_get_power_devices(): Power device detected at : /org/freedesktop/UPower/devices/battery_BAT0
TRACE[xfpm-power.c:916] xfpm_power_add_device(): 'battery' device added
TRACE[xfpm-power.c:926] xfpm_power_add_device(): Battery device type 'battery' detected at: /org/freedesktop/UPower/devices/battery_BAT0
TRACE[xfpm-button.c:183] xfpm_button_xevent_key(): Grabbed key 124 : ((XfpmButtonKey) BUTTON_POWER_OFF)
TRACE[xfpm-button.c:183] xfpm_button_xevent_key(): Grabbed key 213 : ((XfpmButtonKey) BUTTON_HIBERNATE)
TRACE[xfpm-button.c:183] xfpm_button_xevent_key(): Grabbed key 150 : ((XfpmButtonKey) BUTTON_SLEEP)
TRACE[xfpm-button.c:183] xfpm_button_xevent_key(): Grabbed key 233 : ((XfpmButtonKey) BUTTON_MON_BRIGHTNESS_UP)
TRACE[xfpm-button.c:183] xfpm_button_xevent_key(): Grabbed key 232 : ((XfpmButtonKey) BUTTON_MON_BRIGHTNESS_DOWN)
TRACE[xfpm-button.c:183] xfpm_button_xevent_key(): Grabbed key 244 : ((XfpmButtonKey) BUTTON_BATTERY)
TRACE[xfpm-button.c:183] xfpm_button_xevent_key(): Grabbed key 238 : ((XfpmButtonKey) BUTTON_KBD_BRIGHTNESS_UP)
TRACE[xfpm-button.c:183] xfpm_button_xevent_key(): Grabbed key 237 : ((XfpmButtonKey) BUTTON_KBD_BRIGHTNESS_DOWN)
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 1
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040-charging
TRACE[xfpm-power.c:214] xfpm_power_check_polkit_auth(): using logind suspend backend
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.suspend is authorized=TRUE
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.hibernate is authorized=TRUE
TRACE[xfpm-power.c:1449] xfpm_update_blank_time(): Timeout: 10
TRACE[xfpm-power.c:1449] xfpm_update_blank_time(): Timeout: 10
TRACE[xfpm-power.c:1449] xfpm_update_blank_time(): Timeout: 10
TRACE[xfpm-power.c:1449] xfpm_update_blank_time(): Timeout: 10
TRACE[xfpm-manager.c:643] xfpm_manager_inhibit_sleep_systemd(): Inhibiting systemd sleep: handle-power-key:handle-suspend-key:handle-hibernate-key:handle-lid-switch
TRACE[xfpm-backlight.c:259] xfpm_backlight_brightness_on_ac_settings_changed(): Alarm on ac timeout changed 60
TRACE[xfpm-backlight.c:280] xfpm_backlight_brightness_on_battery_settings_changed(): Alarm on battery timeout changed 60
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 1
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040-charging
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 1
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040-charging
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 1
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040-charging
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 1
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040-charging
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 1
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040-charging
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-dpms.c:348] xfpm_dpms_set_on_battery(): dpms on battery TRUE
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-power.c:1449] xfpm_update_blank_time(): Timeout: 4
TRACE[xfpm-polkit.c:251] xfpm_polkit_free_data(): Destroying Polkit data
TRACE[xfpm-manager.c:490] xfpm_manager_alarm_timeout_cb(): Alarm inactivity timeout id 2
TRACE[xfpm-backlight.c:132] xfpm_backlight_dim_brightness(): Current brightness level before dimming : 4437, new 887
TRACE[xfpm-manager.c:490] xfpm_manager_alarm_timeout_cb(): Alarm inactivity timeout id 1
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-polkit.c:417] xfpm_polkit_changed_cb(): Auth changed
TRACE[xfpm-power.c:1013] xfpm_power_polkit_auth_changed_cb(): Auth configuration changed
TRACE[xfpm-power.c:214] xfpm_power_check_polkit_auth(): using logind suspend backend
TRACE[xfpm-polkit.c:314] xfpm_polkit_init_data(): Using unix session polkit subject
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.suspend is authorized=FALSE
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.hibernate is authorized=FALSE
TRACE[xfpm-polkit.c:417] xfpm_polkit_changed_cb(): Auth changed
TRACE[xfpm-power.c:1013] xfpm_power_polkit_auth_changed_cb(): Auth configuration changed
TRACE[xfpm-power.c:214] xfpm_power_check_polkit_auth(): using logind suspend backend
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.suspend is authorized=FALSE
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.hibernate is authorized=FALSE
TRACE[xfpm-polkit.c:417] xfpm_polkit_changed_cb(): Auth changed
TRACE[xfpm-power.c:1013] xfpm_power_polkit_auth_changed_cb(): Auth configuration changed
TRACE[xfpm-power.c:214] xfpm_power_check_polkit_auth(): using logind suspend backend
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.suspend is authorized=FALSE
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.hibernate is authorized=FALSE
TRACE[xfpm-polkit.c:417] xfpm_polkit_changed_cb(): Auth changed
TRACE[xfpm-power.c:1013] xfpm_power_polkit_auth_changed_cb(): Auth configuration changed
TRACE[xfpm-power.c:214] xfpm_power_check_polkit_auth(): using logind suspend backend
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.suspend is authorized=FALSE
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.hibernate is authorized=FALSE
TRACE[xfpm-polkit.c:417] xfpm_polkit_changed_cb(): Auth changed
TRACE[xfpm-power.c:1013] xfpm_power_polkit_auth_changed_cb(): Auth configuration changed
TRACE[xfpm-power.c:214] xfpm_power_check_polkit_auth(): using logind suspend backend
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.suspend is authorized=FALSE
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.hibernate is authorized=FALSE
TRACE[xfpm-polkit.c:417] xfpm_polkit_changed_cb(): Auth changed
TRACE[xfpm-power.c:1013] xfpm_power_polkit_auth_changed_cb(): Auth configuration changed
TRACE[xfpm-power.c:214] xfpm_power_check_polkit_auth(): using logind suspend backend
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.suspend is authorized=FALSE
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.hibernate is authorized=FALSE
TRACE[xfpm-polkit.c:417] xfpm_polkit_changed_cb(): Auth changed
TRACE[xfpm-power.c:1013] xfpm_power_polkit_auth_changed_cb(): Auth configuration changed
TRACE[xfpm-power.c:214] xfpm_power_check_polkit_auth(): using logind suspend backend
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.suspend is authorized=FALSE
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.hibernate is authorized=FALSE
TRACE[xfpm-polkit.c:417] xfpm_polkit_changed_cb(): Auth changed
TRACE[xfpm-power.c:1013] xfpm_power_polkit_auth_changed_cb(): Auth configuration changed
TRACE[xfpm-power.c:214] xfpm_power_check_polkit_auth(): using logind suspend backend
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.suspend is authorized=FALSE
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.hibernate is authorized=FALSE
TRACE[xfpm-polkit.c:417] xfpm_polkit_changed_cb(): Auth changed
TRACE[xfpm-power.c:1013] xfpm_power_polkit_auth_changed_cb(): Auth configuration changed
TRACE[xfpm-power.c:214] xfpm_power_check_polkit_auth(): using logind suspend backend
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.suspend is authorized=FALSE
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.hibernate is authorized=FALSE
TRACE[xfpm-polkit.c:251] xfpm_polkit_free_data(): Destroying Polkit data
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-power.c:825] xfpm_power_battery_charge_changed_cb(): Current system charge status: ((XfpmBatteryCharge) XFPM_BATTERY_CHARGE_LOW)
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-power.c:825] xfpm_power_battery_charge_changed_cb(): Current system charge status: ((XfpmBatteryCharge) XFPM_BATTERY_CHARGE_CRITICAL)
TRACE[xfpm-power.c:794] xfpm_power_system_on_critical_power(): System is running on low power
TRACE[xfpm-power.c:795] xfpm_power_system_on_critical_power(): Critical battery action: ((XfpmShutdownRequest) XFPM_DO_HIBERNATE)
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-polkit.c:417] xfpm_polkit_changed_cb(): Auth changed
TRACE[xfpm-power.c:1013] xfpm_power_polkit_auth_changed_cb(): Auth configuration changed
TRACE[xfpm-power.c:214] xfpm_power_check_polkit_auth(): using logind suspend backend
TRACE[xfpm-polkit.c:314] xfpm_polkit_init_data(): Using unix session polkit subject
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.suspend is authorized=FALSE
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.hibernate is authorized=FALSE
TRACE[xfpm-polkit.c:417] xfpm_polkit_changed_cb(): Auth changed
TRACE[xfpm-power.c:1013] xfpm_power_polkit_auth_changed_cb(): Auth configuration changed
TRACE[xfpm-power.c:214] xfpm_power_check_polkit_auth(): using logind suspend backend
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.suspend is authorized=FALSE
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.hibernate is authorized=FALSE
TRACE[xfpm-polkit.c:417] xfpm_polkit_changed_cb(): Auth changed
TRACE[xfpm-power.c:1013] xfpm_power_polkit_auth_changed_cb(): Auth configuration changed
TRACE[xfpm-power.c:214] xfpm_power_check_polkit_auth(): using logind suspend backend
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.suspend is authorized=TRUE
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.hibernate is authorized=TRUE
TRACE[xfpm-polkit.c:417] xfpm_polkit_changed_cb(): Auth changed
TRACE[xfpm-power.c:1013] xfpm_power_polkit_auth_changed_cb(): Auth configuration changed
TRACE[xfpm-power.c:214] xfpm_power_check_polkit_auth(): using logind suspend backend
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.suspend is authorized=TRUE
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.hibernate is authorized=TRUE
TRACE[xfpm-polkit.c:417] xfpm_polkit_changed_cb(): Auth changed
TRACE[xfpm-power.c:1013] xfpm_power_polkit_auth_changed_cb(): Auth configuration changed
TRACE[xfpm-power.c:214] xfpm_power_check_polkit_auth(): using logind suspend backend
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.suspend is authorized=TRUE
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.hibernate is authorized=TRUE
TRACE[xfpm-backlight.c:213] xfpm_backlight_reset_cb(): Alarm reset, setting level to 4437
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-dpms.c:348] xfpm_dpms_set_on_battery(): dpms on battery FALSE
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-power.c:1449] xfpm_update_blank_time(): Timeout: 10
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 1
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020-charging
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 1
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020-charging
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 1
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020-charging
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 1
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020-charging
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 1
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020-charging
TRACE[xfpm-polkit.c:251] xfpm_polkit_free_data(): Destroying Polkit data
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 1
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020-charging
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 1
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020-charging
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 1
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020-charging
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 1
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020-charging
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 1
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020-charging
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 1
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020-charging
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 1
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020-charging
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 1
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020-charging
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 1
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020-charging
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 1
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020-charging
TRACE[xfpm-power.c:825] xfpm_power_battery_charge_changed_cb(): Current system charge status: ((XfpmBatteryCharge) XFPM_BATTERY_CHARGE_LOW)
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 1
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020-charging
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 1
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020-charging
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 1
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020-charging
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 1
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020-charging
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 1
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020-charging
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 1
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020-charging
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 1
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020-charging
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 1
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020-charging
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 1
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020-charging
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 1
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020-charging
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 1
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020-charging
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 1
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020-charging
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 1
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020-charging
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 1
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020-charging
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 1
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020-charging
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 1
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020-charging
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 1
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020-charging
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 1
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020-charging
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 1
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040-charging
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 1
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040-charging
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 1
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040-charging
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 1
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040-charging
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 1
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040-charging
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 1
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040-charging
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 1
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040-charging
TRACE[xfpm-power.c:825] xfpm_power_battery_charge_changed_cb(): Current system charge status: ((XfpmBatteryCharge) XFPM_BATTERY_CHARGE_OK)
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 1
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040-charging
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 1
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040-charging
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 1
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040-charging
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 1
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040-charging
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 1
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040-charging
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 1
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040-charging
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 1
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040-charging
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 1
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040-charging
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 1
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040-charging
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 1
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040-charging
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 1
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040-charging
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 1
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040-charging
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 1
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040-charging
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 1
TRACE[xfpm-battery.c:240] xfpm_b

Offline

#12 2018-06-11 23:17:35

ToZ
Administrator
From: Canada
Registered: 2011-06-02
Posts: 10,948

Re: Power Manager wants authorization to hibernate on critical power

This is really odd. According to your debug file:

  1. It starts out in an authorized state:

    TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.suspend is authorized=TRUE
    TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.hibernate is authorized=TRUE
  2. For some reason, your polkit authorization is changed:

    TRACE[xfpm-polkit.c:417] xfpm_polkit_changed_cb(): Auth changed
    TRACE[xfpm-power.c:1013] xfpm_power_polkit_auth_changed_cb(): Auth configuration changed
  3. And now, you are no longer authorized:

    TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.suspend is authorized=FALSE
    TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.hibernate is authorized=FALSE

Check your journal for polkit messages. Is something running that is changing your policykit rules?


Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki  |  Community | Contribute ---

Online

#13 2018-06-11 23:21:03

MountainDewManiac
Member
From: Where Mr. Bankruptcy is Prez
Registered: 2013-03-24
Posts: 1,115

Re: Power Manager wants authorization to hibernate on critical power

Is there a way to make that policykit change require express admin permission? In other words, to force it to stop and ask for a password? If so, that'd tell the user when such a change is occurring, and might therefore better allow user to determine what is actually causing the change in the first place.

Regards,
MDM


Mountain Dew Maniac

How to Ask for Help <=== Click on this link

Offline

#14 2018-06-11 23:27:51

ToZ
Administrator
From: Canada
Registered: 2011-06-02
Posts: 10,948

Re: Power Manager wants authorization to hibernate on critical power

@MDM,
I'm not sure whether its the policykit rules that are changing or something on the user front that is changing. Generally, system-wide policykit changes require admin rights, but this can be surpassed by running scripts with root privileges.

Either way, the user authorizations are changing and that is what is causing this issue. Finding the cause may be like peeling through an onion tho...


Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki  |  Community | Contribute ---

Online

#15 2018-06-17 14:21:13

theOtherCharles
Member
Registered: 2018-01-05
Posts: 29

Re: Power Manager wants authorization to hibernate on critical power

Hmmm...

The trace file is dated Jun 10 19:32. I preserved and looked at the system log for about that time.

Jun 10 19:00:01 jhegaala CRON[4036]: (www-data) CMD (php -f /var/www/nextcloud/cron.php)
Jun 10 19:03:14 jhegaala systemd[1]: anacron.timer: Adding 3min 49.596516s random time.
Jun 10 19:03:46 jhegaala dbus-daemon[2053]: Activating via systemd: service name='org.freedesktop.Notifications' unit='xfce4-notifyd.se
rvice'
Jun 10 19:03:46 jhegaala systemd[1983]: Starting XFCE notifications service...
Jun 10 19:03:46 jhegaala dbus-daemon[2053]: Successfully activated service 'org.freedesktop.Notifications'
Jun 10 19:03:46 jhegaala systemd[1983]: Started XFCE notifications service.
Jun 10 19:09:01 jhegaala CRON[4095]: (root) CMD (  [ -x /usr/lib/php5/sessionclean ] && /usr/lib/php5/sessionclean)
Jun 10 19:15:01 jhegaala CRON[4153]: (www-data) CMD (php -f /var/www/nextcloud/cron.php)
Jun 10 19:15:22 jhegaala lightdm[4155]: Error getting user list from org.freedesktop.Accounts: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Accounts was not provided by any .service files
Jun 10 19:15:22 jhegaala lightdm[749]: Error using VT_WAITACTIVE 7 on /dev/tty0: Interrupted system call
Jun 10 19:15:22 jhegaala org.a11y.atspi.Registry[3453]: XIO:  fatal IO error 11 (Resource temporarily unavailable) on X server ":1"
Jun 10 19:15:22 jhegaala org.a11y.atspi.Registry[3453]:       after 29 requests (29 known processed) with 0 events remaining.
Jun 10 19:16:05 jhegaala kernel: [ 4724.768152] thinkpad_acpi: EC reports that Thermal Table has changed
Jun 10 19:17:01 jhegaala CRON[4239]: (root) CMD (   cd / && run-parts --report /etc/cron.hourly)
Jun 10 19:18:07 jhegaala systemd[1]: Starting Daily apt download activities...
Jun 10 19:18:08 jhegaala systemd[1]: Started Daily apt download activities.
Jun 10 19:18:08 jhegaala systemd[1]: apt-daily.timer: Adding 1h 30min 18.549753s random time.
Jun 10 19:18:08 jhegaala systemd[1]: apt-daily.timer: Adding 4h 34min 5.351677s random time.
Jun 10 19:30:01 jhegaala CRON[4398]: (www-data) CMD (php -f /var/www/nextcloud/cron.php)
Jun 10 19:33:30 jhegaala dbus-daemon[2053]: Activating via systemd: service name='org.freedesktop.Notifications' unit='xfce4-notifyd.service'
Jun 10 19:33:30 jhegaala systemd[1983]: Starting XFCE notifications service...
Jun 10 19:33:30 jhegaala dbus-daemon[2053]: Successfully activated service 'org.freedesktop.Notifications'
Jun 10 19:33:30 jhegaala systemd[1983]: Started XFCE notifications service.
Jun 10 19:35:23 jhegaala dbus-daemon[2053]: Activating service name='org.gnome.GConf'
Jun 10 19:35:23 jhegaala dbus-daemon[2053]: Successfully activated service 'org.gnome.GConf'
Jun 10 19:39:01 jhegaala CRON[4555]: (root) CMD (  [ -x /usr/lib/php5/sessionclean ] && /usr/lib/php5/sessionclean)
Jun 10 19:41:47 jhegaala wpa_supplicant[1113]: wlan0: WPA: Group rekeying completed with 14:cc:20:31:07:ba [GTK=CCMP]
Jun 10 19:45:01 jhegaala CRON[4637]: (www-data) CMD (php -f /var/www/nextcloud/cron.php)
Jun 10 19:46:47 jhegaala wpa_supplicant[1113]: wlan0: WPA: Group rekeying completed with 14:cc:20:31:07:ba [GTK=CCMP]
Jun 10 19:51:47 jhegaala wpa_supplicant[1113]: wlan0: WPA: Group rekeying completed with 14:cc:20:31:07:ba [GTK=CCMP]
Jun 10 19:56:47 jhegaala wpa_supplicant[1113]: wlan0: WPA: Group rekeying completed with 14:cc:20:31:07:ba [GTK=CCMP]
Jun 10 19:57:56 jhegaala freshclam[595]: Received signal: wake up

The rest of that hour until 20:00 is freshclam stuff.

I notice that right about the time of the trace file time stamp we see XFCE notifications service starting up. I do not see XFCE notifications service in either "Session" or "Application autostart" in the session manager. Should it be?

Also:

Jun 10 18:04:15 jhegaala lightdm[3442]: Error getting user list from org.freedesktop.Accounts: GDBus.Error:org.freedesktop.DBus.Error.S
erviceUnknown: The name org.freedesktop.Accounts was not provided by any .service files

Similarly at about 12:14 and 11:43.

However, the system did start hibernation at 16:40, and apparently came out of it. Searching the log file on xfce, polkit, and dbus did not turn up anything else I found interesting.

One feature request: please add a time stamp to the trace.

Offline

#16 2018-06-17 17:15:37

ToZ
Administrator
From: Canada
Registered: 2011-06-02
Posts: 10,948

Re: Power Manager wants authorization to hibernate on critical power

theOtherCharles wrote:

Hmmm...

Hmmm indeed. What do you have running in cron? I see some sort of apt updater and something related to nextcloud.

I notice that right about the time of the trace file time stamp we see XFCE notifications service starting up. I do not see XFCE notifications service in either "Session" or "Application autostart" in the session manager. Should it be?

If you are using systemd, then it is now a user service:

systemctl --user list-units | grep xfce4

Also:

Jun 10 18:04:15 jhegaala lightdm[3442]: Error getting user list from org.freedesktop.Accounts: GDBus.Error:org.freedesktop.DBus.Error.S
erviceUnknown: The name org.freedesktop.Accounts was not provided by any .service files

All this means is that you don't have the accountsservice package installed. Lightdm can run without it though.

One feature request: please add a time stamp to the trace.

That would definitely help here for sure.

This is a strange one. Something, somewhere is changing your authorizations. Can you try creating a second account on your computer to see if you can replicate this with the default configs? Maybe its some configuration in your current profile?


Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki  |  Community | Contribute ---

Online

#17 2018-06-17 23:54:58

theOtherCharles
Member
Registered: 2018-01-05
Posts: 29

Re: Power Manager wants authorization to hibernate on critical power

ToZ wrote:

What do you have running in cron? I see some sort of apt updater and something related to nextcloud.

Both of those are stock.

The apt-updater thing is from systemd (which I am beginning to dislike). It is part of the apt package. I was completely unaware of it before you mentioned it. Oddly enough, its config file includes "ConditionACPower=true". Curiouser and curiouser. Maybe I selected the wrong hour to look at?

The nextcloud one runs every 15 minutes, and does some cleanup in nextcloud, a web based cloud application. It runs as user www-data.

I doubt either one is the culprit.

ToZ wrote:

If you are using systemd, then it is now a user service:

charles@jhegaala:~$ systemctl --user list-units | grep xfce4
charles@jhegaala:~$ 
root@jhegaala:/etc# systemctl --user list-units
Failed to connect to bus: No such file or directory
root@jhegaala:/etc# 

This is a strange one. Something, somewhere is changing your authorizations. Can you try creating a second account on your computer to see if you can replicate this with the default configs? Maybe its some configuration in your current profile?

Will do, but not right now....

Offline

#18 2018-06-18 02:16:07

ToZ
Administrator
From: Canada
Registered: 2011-06-02
Posts: 10,948

Re: Power Manager wants authorization to hibernate on critical power

Try:

systemctl --user list-units

...but not as root (as your user account). If xfce4-notifyd is not listed there, what version of xfce4-notifyd are you running?


Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki  |  Community | Contribute ---

Online

#19 2018-06-18 03:24:07

theOtherCharles
Member
Registered: 2018-01-05
Posts: 29

Re: Power Manager wants authorization to hibernate on critical power

ToZ wrote:

Try:

systemctl --user list-units

...but not as root (as your user account).

That was the first result I showed, with no visible output. Here it is with no grep:

UNIT                                               LOAD   ACTIVE SUB       DESCRIPTION
sys-devices-pci0000:00-0000:00:02.0-backlight-acpi_video0.device loaded active plugged   /sys/devices/pci0000:00/0000:00:02.0/backlight
sys-devices-pci0000:00-0000:00:02.0-drm-card0-card0\x2dLVDS\x2d1-intel_backlight.device loaded active plugged   /sys/devices/pci0000:00
sys-devices-pci0000:00-0000:00:19.0-net-eth0.device loaded active plugged   82579LM Gigabit Network Connection
sys-devices-pci0000:00-0000:00:1b.0-sound-card0.device loaded active plugged   6 Series/C200 Series Chipset Family High Definition Audi
sys-devices-pci0000:00-0000:00:1c.1-0000:03:00.0-net-wlan0.device loaded active plugged   RTL8188CE 802.11b/g/n WiFi Adapter
sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device loaded active plugged   MKNSSDTR500GB SYSTEM_D
sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda2.device loaded active plugged   MKNSSDTR500GB Windows7
sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda3.device loaded active plugged   MKNSSDTR500GB Lenovo_R
sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda4.device loaded active plugged   MKNSSDTR500GB 4
sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda5.device loaded active plugged   MKNSSDTR500GB 5
sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda6.device loaded active plugged   MKNSSDTR500GB 6
sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda.device loaded active plugged   MKNSSDTR500GB
sys-devices-platform-serial8250-tty-ttyS0.device   loaded active plugged   /sys/devices/platform/serial8250/tty/ttyS0
sys-devices-platform-serial8250-tty-ttyS1.device   loaded active plugged   /sys/devices/platform/serial8250/tty/ttyS1
sys-devices-platform-serial8250-tty-ttyS2.device   loaded active plugged   /sys/devices/platform/serial8250/tty/ttyS2
sys-devices-platform-serial8250-tty-ttyS3.device   loaded active plugged   /sys/devices/platform/serial8250/tty/ttyS3
sys-devices-virtual-block-dm\x2d0.device           loaded active plugged   /sys/devices/virtual/block/dm-0
sys-devices-virtual-block-dm\x2d1.device           loaded active plugged   /sys/devices/virtual/block/dm-1
sys-devices-virtual-block-dm\x2d2.device           loaded active plugged   /sys/devices/virtual/block/dm-2
sys-devices-virtual-block-dm\x2d3.device           loaded active plugged   /sys/devices/virtual/block/dm-3
sys-devices-virtual-misc-rfkill.device             loaded active plugged   /sys/devices/virtual/misc/rfkill
sys-devices-virtual-net-virbr0.device              loaded active plugged   /sys/devices/virtual/net/virbr0
sys-devices-virtual-net-virbr0\x2dnic.device       loaded active plugged   /sys/devices/virtual/net/virbr0-nic
sys-devices-virtual-net-vnet0.device               loaded active plugged   /sys/devices/virtual/net/vnet0
sys-module-fuse.device                             loaded active plugged   /sys/module/fuse
sys-subsystem-net-devices-eth0.device              loaded active plugged   82579LM Gigabit Network Connection
sys-subsystem-net-devices-virbr0.device            loaded active plugged   /sys/subsystem/net/devices/virbr0
sys-subsystem-net-devices-virbr0\x2dnic.device     loaded active plugged   /sys/subsystem/net/devices/virbr0-nic
sys-subsystem-net-devices-vnet0.device             loaded active plugged   /sys/subsystem/net/devices/vnet0
sys-subsystem-net-devices-wlan0.device             loaded active plugged   RTL8188CE 802.11b/g/n WiFi Adapter
-.mount                                            loaded active mounted   Root Mount
boot.mount                                         loaded active mounted   /boot
dev-hugepages.mount                                loaded active mounted   /dev/hugepages
dev-mqueue.mount                                   loaded active mounted   /dev/mqueue
home.mount                                         loaded active mounted   /home
proc-sys-fs-binfmt_misc.mount                      loaded active mounted   /proc/sys/fs/binfmt_misc
run-user-1000.mount                                loaded active mounted   /run/user/1000
run-user-117.mount                                 loaded active mounted   /run/user/117
sys-fs-fuse-connections.mount                      loaded active mounted   /sys/fs/fuse/connections
sys-kernel-debug.mount                             loaded active mounted   /sys/kernel/debug
init.scope                                         loaded active running   System and Service Manager
at-spi-dbus-bus.service                            loaded active running   Accessibility services bus
dbus.service                                       loaded active running   D-Bus User Message Bus
gpg-agent.service                                  loaded active running   GnuPG cryptographic agent and passphrase cache
gvfs-afc-volume-monitor.service                    loaded active running   Virtual filesystem service - Apple File Conduit monitor
gvfs-daemon.service                                loaded active running   Virtual filesystem service
gvfs-goa-volume-monitor.service                    loaded active running   Virtual filesystem service - GNOME Online Accounts monitor
gvfs-gphoto2-volume-monitor.service                loaded active running   Virtual filesystem service - digital camera monitor
gvfs-metadata.service                              loaded active running   Virtual filesystem metadata service
gvfs-mtp-volume-monitor.service                    loaded active running   Virtual filesystem service - Media Transfer Protocol monitor
gvfs-udisks2-volume-monitor.service                loaded active running   Virtual filesystem service - disk device monitor
-.slice                                            loaded active active    Root Slice
dbus.socket                                        loaded active running   D-Bus User Message Bus Socket
dirmngr.socket                                     loaded active listening GnuPG network certificate management daemon
gpg-agent-browser.socket                           loaded active running   GnuPG cryptographic agent (access for web browsers)
gpg-agent-extra.socket                             loaded active running   GnuPG cryptographic agent and passphrase cache (restricted)
gpg-agent-ssh.socket                               loaded active running   GnuPG cryptographic agent (ssh-agent emulation)
gpg-agent.socket                                   loaded active running   GnuPG cryptographic agent and passphrase cache
dev-dm\x2d1.swap                                   loaded active active    /dev/dm-1
basic.target                                       loaded active active    Basic System
default.target                                     loaded active active    Default
paths.target                                       loaded active active    Paths
sockets.target                                     loaded active active    Sockets
timers.target                                      loaded active active    Timers

LOAD   = Reflects whether the unit definition was properly loaded.
ACTIVE = The high-level unit activation state, i.e. generalization of SUB.
SUB    = The low-level unit activation state, values depend on unit type.

64 loaded units listed. Pass --all to see loaded but inactive units, too.
To show all installed unit files use 'systemctl list-unit-files'.

So, for the halibut:

charles@jhegaala:~$ systemctl list-unit-files | grep xfce
charles@jhegaala:~$

If xfce4-notifyd is not listed there, what version of xfce4-notifyd are you running?

root@jhegaala:~# pre xfce4-notifyd
xfce4-notifyd	0.3.4-1		amd64
root@jhegaala:~# 

Offline

#20 2018-06-18 10:28:53

ToZ
Administrator
From: Canada
Registered: 2011-06-02
Posts: 10,948

Re: Power Manager wants authorization to hibernate on critical power

Okay, that's an older version. IIRC, it gets started on demand via dbus.


Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki  |  Community | Contribute ---

Online

#21 2018-06-23 04:20:42

theOtherCharles
Member
Registered: 2018-01-05
Posts: 29

Re: Power Manager wants authorization to hibernate on critical power

theOtherCharles wrote:
ToZ wrote:

This is a strange one. Something, somewhere is changing your authorizations. Can you try creating a second account on your computer to see if you can replicate this with the default configs? Maybe its some configuration in your current profile?

Will do, but not right now....

Not quite the same, but I have another machine, a Lenovo T61. I did a fresh installation on it last June. I did my usual customization (which I can document) and have not fiddled with that otherwise. It did not produce the offending prompt. So maybe the next step is a menu item by menu item comparison. Or are there files I can copy over and diff?

Offline

#22 2018-06-25 00:28:33

theOtherCharles
Member
Registered: 2018-01-05
Posts: 29

Re: Power Manager wants authorization to hibernate on critical power

theOtherCharles wrote:
ToZ wrote:

This is a strange one. Something, somewhere is changing your authorizations. Can you try creating a second account on your computer to see if you can replicate this with the default configs? Maybe its some configuration in your current profile?

Will do, but not right now....

Done, finally.

OK, I notice that polkit has lots of

Action=org.freedesktop.login1.hibernate is authorized=FALSE

and the like. I have no idea what changed it. polkit files under /etc appear to be standard. Had I changed them, I would have left back-up files, and I don't see any.

Here's the trace:

TRACE[xfpm-main.c:192] xfpm_start(): Starting the power manager
TRACE[xfpm-xfconf.c:164] xfpm_xfconf_load(): Using default configuration for general-notification
TRACE[xfpm-xfconf.c:164] xfpm_xfconf_load(): Using default configuration for lock-screen-suspend-hibernate
TRACE[xfpm-xfconf.c:164] xfpm_xfconf_load(): Using default configuration for critical-power-level
TRACE[xfpm-xfconf.c:164] xfpm_xfconf_load(): Using default configuration for show-brightness-popup
TRACE[xfpm-xfconf.c:164] xfpm_xfconf_load(): Using default configuration for handle-brightness-keys
TRACE[xfpm-xfconf.c:164] xfpm_xfconf_load(): Using default configuration for show-tray-icon
TRACE[xfpm-xfconf.c:164] xfpm_xfconf_load(): Using default configuration for critical-power-action
TRACE[xfpm-xfconf.c:164] xfpm_xfconf_load(): Using default configuration for hibernate-button-action
TRACE[xfpm-xfconf.c:164] xfpm_xfconf_load(): Using default configuration for sleep-button-action
TRACE[xfpm-xfconf.c:164] xfpm_xfconf_load(): Using default configuration for lid-action-on-ac
TRACE[xfpm-xfconf.c:164] xfpm_xfconf_load(): Using default configuration for lid-action-on-battery
TRACE[xfpm-xfconf.c:164] xfpm_xfconf_load(): Using default configuration for brightness-level-on-ac
TRACE[xfpm-xfconf.c:164] xfpm_xfconf_load(): Using default configuration for brightness-level-on-battery
TRACE[xfpm-xfconf.c:164] xfpm_xfconf_load(): Using default configuration for brightness-slider-min-level
TRACE[xfpm-xfconf.c:164] xfpm_xfconf_load(): Using default configuration for dpms-enabled
TRACE[xfpm-xfconf.c:164] xfpm_xfconf_load(): Using default configuration for dpms-on-ac-sleep
TRACE[xfpm-xfconf.c:164] xfpm_xfconf_load(): Using default configuration for dpms-on-ac-off
TRACE[xfpm-xfconf.c:164] xfpm_xfconf_load(): Using default configuration for dpms-on-battery-sleep
TRACE[xfpm-xfconf.c:164] xfpm_xfconf_load(): Using default configuration for dpms-on-battery-off
TRACE[xfpm-xfconf.c:164] xfpm_xfconf_load(): Using default configuration for dpms-sleep-mode
TRACE[xfpm-xfconf.c:164] xfpm_xfconf_load(): Using default configuration for inactivity-on-ac
TRACE[xfpm-xfconf.c:164] xfpm_xfconf_load(): Using default configuration for inactivity-on-battery
TRACE[xfpm-xfconf.c:164] xfpm_xfconf_load(): Using default configuration for inactivity-sleep-mode-on-ac
TRACE[xfpm-xfconf.c:164] xfpm_xfconf_load(): Using default configuration for inactivity-sleep-mode-on-battery
TRACE[xfpm-xfconf.c:164] xfpm_xfconf_load(): Using default configuration for brightness-on-ac
TRACE[xfpm-xfconf.c:164] xfpm_xfconf_load(): Using default configuration for brightness-on-battery
TRACE[xfpm-xfconf.c:164] xfpm_xfconf_load(): Using default configuration for network-manager-sleep
TRACE[xfpm-xfconf.c:164] xfpm_xfconf_load(): Using default configuration for logind-handle-power-key
TRACE[xfpm-xfconf.c:164] xfpm_xfconf_load(): Using default configuration for logind-handle-suspend-key
TRACE[xfpm-xfconf.c:164] xfpm_xfconf_load(): Using default configuration for logind-handle-hibernate-key
TRACE[xfpm-xfconf.c:164] xfpm_xfconf_load(): Using default configuration for logind-handle-lid-switch
TRACE[xfpm-dpms.c:75] xfpm_dpms_set_timeouts(): Settings dpms: standby=600 suspend=0 off=900

TRACE[xfpm-polkit.c:314] xfpm_polkit_init_data(): Using unix session polkit subject
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.power-off is authorized=TRUE
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.reboot is authorized=TRUE
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.suspend is authorized=TRUE
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.hibernate is authorized=TRUE
TRACE[xfpm-power.c:958] xfpm_power_get_power_devices(): Power device detected at : /org/freedesktop/UPower/devices/line_power_AC
TRACE[xfpm-power.c:916] xfpm_power_add_device(): 'line-power' device added
TRACE[xfpm-power.c:958] xfpm_power_get_power_devices(): Power device detected at : /org/freedesktop/UPower/devices/battery_BAT0
TRACE[xfpm-power.c:916] xfpm_power_add_device(): 'battery' device added
TRACE[xfpm-power.c:926] xfpm_power_add_device(): Battery device type 'battery' detected at: /org/freedesktop/UPower/devices/battery_BAT0
TRACE[xfpm-button.c:183] xfpm_button_xevent_key(): Grabbed key 124 : ((XfpmButtonKey) BUTTON_POWER_OFF)
TRACE[xfpm-button.c:183] xfpm_button_xevent_key(): Grabbed key 213 : ((XfpmButtonKey) BUTTON_HIBERNATE)
TRACE[xfpm-button.c:183] xfpm_button_xevent_key(): Grabbed key 150 : ((XfpmButtonKey) BUTTON_SLEEP)
TRACE[xfpm-button.c:183] xfpm_button_xevent_key(): Grabbed key 233 : ((XfpmButtonKey) BUTTON_MON_BRIGHTNESS_UP)
TRACE[xfpm-button.c:183] xfpm_button_xevent_key(): Grabbed key 232 : ((XfpmButtonKey) BUTTON_MON_BRIGHTNESS_DOWN)
TRACE[xfpm-button.c:183] xfpm_button_xevent_key(): Grabbed key 244 : ((XfpmButtonKey) BUTTON_BATTERY)
TRACE[xfpm-button.c:183] xfpm_button_xevent_key(): Grabbed key 238 : ((XfpmButtonKey) BUTTON_KBD_BRIGHTNESS_UP)
TRACE[xfpm-button.c:183] xfpm_button_xevent_key(): Grabbed key 237 : ((XfpmButtonKey) BUTTON_KBD_BRIGHTNESS_DOWN)
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-060
TRACE[xfpm-dpms.c:75] xfpm_dpms_set_timeouts(): Settings dpms: standby=300 suspend=0 off=600

TRACE[xfpm-dpms.c:348] xfpm_dpms_set_on_battery(): dpms on battery TRUE
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-060
TRACE[xfpm-power.c:1449] xfpm_update_blank_time(): Timeout: 10
TRACE[xfpm-power.c:214] xfpm_power_check_polkit_auth(): using logind suspend backend
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.suspend is authorized=TRUE
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.hibernate is authorized=TRUE
TRACE[xfpm-power.c:1449] xfpm_update_blank_time(): Timeout: 10
TRACE[xfpm-power.c:1449] xfpm_update_blank_time(): Timeout: 10
TRACE[xfpm-manager.c:643] xfpm_manager_inhibit_sleep_systemd(): Inhibiting systemd sleep: handle-power-key:handle-suspend-key:handle-hibernate-key:handle-lid-switch
TRACE[xfpm-backlight.c:259] xfpm_backlight_brightness_on_ac_settings_changed(): Alarm on ac timeout changed 9
TRACE[xfpm-backlight.c:280] xfpm_backlight_brightness_on_battery_settings_changed(): Alarm on battery timeout changed 120
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-060
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-060
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-060
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-060
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-060
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-060
TRACE[xfpm-polkit.c:251] xfpm_polkit_free_data(): Destroying Polkit data
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-060
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-060
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-060
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-060
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-060
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-060
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-060
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-060
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-060
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-060
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-060
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-060
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-060
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-060
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-060
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-060
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-060
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-060
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-060
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-060
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-060
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-060
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-060
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-060
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-060
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-060
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-060
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-060
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-060
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-060
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-060
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-060
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-060
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-060
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-060
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-060
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-060
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-060
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-060
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-060
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-060
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-060
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-060
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-060
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-060
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-060
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-060
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-060
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-060
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-060
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-060
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-060
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-060
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-060
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-060
TRACE[xfpm-manager.c:490] xfpm_manager_alarm_timeout_cb(): Alarm inactivity timeout id 2
TRACE[xfpm-backlight.c:132] xfpm_backlight_dim_brightness(): Current brightness level before dimming : 4437, new 887
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-060
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-060
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-060
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-060
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-060
TRACE[xfpm-polkit.c:417] xfpm_polkit_changed_cb(): Auth changed
TRACE[xfpm-power.c:1013] xfpm_power_polkit_auth_changed_cb(): Auth configuration changed
TRACE[xfpm-power.c:214] xfpm_power_check_polkit_auth(): using logind suspend backend
TRACE[xfpm-polkit.c:314] xfpm_polkit_init_data(): Using unix session polkit subject
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.suspend is authorized=FALSE
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.hibernate is authorized=FALSE
TRACE[xfpm-polkit.c:417] xfpm_polkit_changed_cb(): Auth changed
TRACE[xfpm-power.c:1013] xfpm_power_polkit_auth_changed_cb(): Auth configuration changed
TRACE[xfpm-power.c:214] xfpm_power_check_polkit_auth(): using logind suspend backend
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.suspend is authorized=FALSE
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.hibernate is authorized=FALSE
TRACE[xfpm-polkit.c:417] xfpm_polkit_changed_cb(): Auth changed
TRACE[xfpm-power.c:1013] xfpm_power_polkit_auth_changed_cb(): Auth configuration changed
TRACE[xfpm-power.c:214] xfpm_power_check_polkit_auth(): using logind suspend backend
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.suspend is authorized=FALSE
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.hibernate is authorized=FALSE
TRACE[xfpm-polkit.c:417] xfpm_polkit_changed_cb(): Auth changed
TRACE[xfpm-power.c:1013] xfpm_power_polkit_auth_changed_cb(): Auth configuration changed
TRACE[xfpm-power.c:214] xfpm_power_check_polkit_auth(): using logind suspend backend
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.suspend is authorized=FALSE
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.hibernate is authorized=FALSE
TRACE[xfpm-polkit.c:417] xfpm_polkit_changed_cb(): Auth changed
TRACE[xfpm-power.c:1013] xfpm_power_polkit_auth_changed_cb(): Auth configuration changed
TRACE[xfpm-power.c:214] xfpm_power_check_polkit_auth(): using logind suspend backend
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.suspend is authorized=FALSE
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.hibernate is authorized=FALSE
TRACE[xfpm-polkit.c:417] xfpm_polkit_changed_cb(): Auth changed
TRACE[xfpm-power.c:1013] xfpm_power_polkit_auth_changed_cb(): Auth configuration changed
TRACE[xfpm-power.c:214] xfpm_power_check_polkit_auth(): using logind suspend backend
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.suspend is authorized=FALSE
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.hibernate is authorized=FALSE
TRACE[xfpm-polkit.c:417] xfpm_polkit_changed_cb(): Auth changed
TRACE[xfpm-power.c:1013] xfpm_power_polkit_auth_changed_cb(): Auth configuration changed
TRACE[xfpm-power.c:214] xfpm_power_check_polkit_auth(): using logind suspend backend
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.suspend is authorized=FALSE
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.hibernate is authorized=FALSE
TRACE[xfpm-polkit.c:417] xfpm_polkit_changed_cb(): Auth changed
TRACE[xfpm-power.c:1013] xfpm_power_polkit_auth_changed_cb(): Auth configuration changed
TRACE[xfpm-power.c:214] xfpm_power_check_polkit_auth(): using logind suspend backend
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.suspend is authorized=FALSE
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.hibernate is authorized=FALSE
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-060
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-060
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-060
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-060
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-060
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-060
TRACE[xfpm-polkit.c:251] xfpm_polkit_free_data(): Destroying Polkit data
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-060
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-060
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-060
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-060
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-060
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-060
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-060
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-060
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-060
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-060
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-060
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-060
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-060
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-060
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-060
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-060
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-060
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-060
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-060
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-060
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-060
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-060
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-polkit.c:417] xfpm_polkit_changed_cb(): Auth changed
TRACE[xfpm-power.c:1013] xfpm_power_polkit_auth_changed_cb(): Auth configuration changed
TRACE[xfpm-power.c:214] xfpm_power_check_polkit_auth(): using logind suspend backend
TRACE[xfpm-polkit.c:314] xfpm_polkit_init_data(): Using unix session polkit subject
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.suspend is authorized=FALSE
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.hibernate is authorized=FALSE
TRACE[xfpm-polkit.c:417] xfpm_polkit_changed_cb(): Auth changed
TRACE[xfpm-power.c:1013] xfpm_power_polkit_auth_changed_cb(): Auth configuration changed
TRACE[xfpm-power.c:214] xfpm_power_check_polkit_auth(): using logind suspend backend
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.suspend is authorized=FALSE
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.hibernate is authorized=FALSE
TRACE[xfpm-polkit.c:417] xfpm_polkit_changed_cb(): Auth changed
TRACE[xfpm-power.c:1013] xfpm_power_polkit_auth_changed_cb(): Auth configuration changed
TRACE[xfpm-power.c:214] xfpm_power_check_polkit_auth(): using logind suspend backend
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.suspend is authorized=FALSE
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.hibernate is authorized=FALSE
TRACE[xfpm-polkit.c:417] xfpm_polkit_changed_cb(): Auth changed
TRACE[xfpm-power.c:1013] xfpm_power_polkit_auth_changed_cb(): Auth configuration changed
TRACE[xfpm-power.c:214] xfpm_power_check_polkit_auth(): using logind suspend backend
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.suspend is authorized=FALSE
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.hibernate is authorized=FALSE
TRACE[xfpm-polkit.c:417] xfpm_polkit_changed_cb(): Auth changed
TRACE[xfpm-power.c:1013] xfpm_power_polkit_auth_changed_cb(): Auth configuration changed
TRACE[xfpm-power.c:214] xfpm_power_check_polkit_auth(): using logind suspend backend
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.suspend is authorized=FALSE
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.hibernate is authorized=FALSE
TRACE[xfpm-polkit.c:417] xfpm_polkit_changed_cb(): Auth changed
TRACE[xfpm-power.c:1013] xfpm_power_polkit_auth_changed_cb(): Auth configuration changed
TRACE[xfpm-power.c:214] xfpm_power_check_polkit_auth(): using logind suspend backend
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.suspend is authorized=FALSE
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.hibernate is authorized=FALSE
TRACE[xfpm-polkit.c:417] xfpm_polkit_changed_cb(): Auth changed
TRACE[xfpm-power.c:1013] xfpm_power_polkit_auth_changed_cb(): Auth configuration changed
TRACE[xfpm-power.c:214] xfpm_power_check_polkit_auth(): using logind suspend backend
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.suspend is authorized=FALSE
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.hibernate is authorized=FALSE
TRACE[xfpm-polkit.c:417] xfpm_polkit_changed_cb(): Auth changed
TRACE[xfpm-power.c:1013] xfpm_power_polkit_auth_changed_cb(): Auth configuration changed
TRACE[xfpm-power.c:214] xfpm_power_check_polkit_auth(): using logind suspend backend
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.suspend is authorized=FALSE
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.hibernate is authorized=FALSE
TRACE[xfpm-polkit.c:417] xfpm_polkit_changed_cb(): Auth changed
TRACE[xfpm-power.c:1013] xfpm_power_polkit_auth_changed_cb(): Auth configuration changed
TRACE[xfpm-power.c:214] xfpm_power_check_polkit_auth(): using logind suspend backend
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.suspend is authorized=FALSE
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.hibernate is authorized=FALSE
TRACE[xfpm-polkit.c:417] xfpm_polkit_changed_cb(): Auth changed
TRACE[xfpm-power.c:1013] xfpm_power_polkit_auth_changed_cb(): Auth configuration changed
TRACE[xfpm-power.c:214] xfpm_power_check_polkit_auth(): using logind suspend backend
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.suspend is authorized=FALSE
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.hibernate is authorized=FALSE
TRACE[xfpm-polkit.c:417] xfpm_polkit_changed_cb(): Auth changed
TRACE[xfpm-power.c:1013] xfpm_power_polkit_auth_changed_cb(): Auth configuration changed
TRACE[xfpm-power.c:214] xfpm_power_check_polkit_auth(): using logind suspend backend
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.suspend is authorized=FALSE
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.hibernate is authorized=FALSE
TRACE[xfpm-polkit.c:417] xfpm_polkit_changed_cb(): Auth changed
TRACE[xfpm-power.c:1013] xfpm_power_polkit_auth_changed_cb(): Auth configuration changed
TRACE[xfpm-power.c:214] xfpm_power_check_polkit_auth(): using logind suspend backend
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.suspend is authorized=FALSE
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.hibernate is authorized=FALSE
TRACE[xfpm-polkit.c:417] xfpm_polkit_changed_cb(): Auth changed
TRACE[xfpm-power.c:1013] xfpm_power_polkit_auth_changed_cb(): Auth configuration changed
TRACE[xfpm-power.c:214] xfpm_power_check_polkit_auth(): using logind suspend backend
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.suspend is authorized=FALSE
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.hibernate is authorized=FALSE
TRACE[xfpm-polkit.c:417] xfpm_polkit_changed_cb(): Auth changed
TRACE[xfpm-power.c:1013] xfpm_power_polkit_auth_changed_cb(): Auth configuration changed
TRACE[xfpm-power.c:214] xfpm_power_check_polkit_auth(): using logind suspend backend
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.suspend is authorized=FALSE
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.hibernate is authorized=FALSE
TRACE[xfpm-polkit.c:417] xfpm_polkit_changed_cb(): Auth changed
TRACE[xfpm-power.c:1013] xfpm_power_polkit_auth_changed_cb(): Auth configuration changed
TRACE[xfpm-power.c:214] xfpm_power_check_polkit_auth(): using logind suspend backend
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.suspend is authorized=FALSE
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.hibernate is authorized=FALSE
TRACE[xfpm-polkit.c:417] xfpm_polkit_changed_cb(): Auth changed
TRACE[xfpm-power.c:1013] xfpm_power_polkit_auth_changed_cb(): Auth configuration changed
TRACE[xfpm-power.c:214] xfpm_power_check_polkit_auth(): using logind suspend backend
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.suspend is authorized=FALSE
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.hibernate is authorized=FALSE
TRACE[xfpm-polkit.c:417] xfpm_polkit_changed_cb(): Auth changed
TRACE[xfpm-power.c:1013] xfpm_power_polkit_auth_changed_cb(): Auth configuration changed
TRACE[xfpm-power.c:214] xfpm_power_check_polkit_auth(): using logind suspend backend
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.suspend is authorized=FALSE
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.hibernate is authorized=FALSE
TRACE[xfpm-polkit.c:417] xfpm_polkit_changed_cb(): Auth changed
TRACE[xfpm-power.c:1013] xfpm_power_polkit_auth_changed_cb(): Auth configuration changed
TRACE[xfpm-power.c:214] xfpm_power_check_polkit_auth(): using logind suspend backend
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.suspend is authorized=TRUE
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.hibernate is authorized=TRUE
TRACE[xfpm-polkit.c:417] xfpm_polkit_changed_cb(): Auth changed
TRACE[xfpm-power.c:1013] xfpm_power_polkit_auth_changed_cb(): Auth configuration changed
TRACE[xfpm-power.c:214] xfpm_power_check_polkit_auth(): using logind suspend backend
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.suspend is authorized=TRUE
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.hibernate is authorized=TRUE
TRACE[xfpm-polkit.c:417] xfpm_polkit_changed_cb(): Auth changed
TRACE[xfpm-power.c:1013] xfpm_power_polkit_auth_changed_cb(): Auth configuration changed
TRACE[xfpm-power.c:214] xfpm_power_check_polkit_auth(): using logind suspend backend
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.suspend is authorized=TRUE
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.hibernate is authorized=TRUE
TRACE[xfpm-polkit.c:417] xfpm_polkit_changed_cb(): Auth changed
TRACE[xfpm-power.c:1013] xfpm_power_polkit_auth_changed_cb(): Auth configuration changed
TRACE[xfpm-power.c:214] xfpm_power_check_polkit_auth(): using logind suspend backend
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.suspend is authorized=TRUE
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.hibernate is authorized=TRUE
TRACE[xfpm-polkit.c:417] xfpm_polkit_changed_cb(): Auth changed
TRACE[xfpm-power.c:1013] xfpm_power_polkit_auth_changed_cb(): Auth configuration changed
TRACE[xfpm-power.c:214] xfpm_power_check_polkit_auth(): using logind suspend backend
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.suspend is authorized=TRUE
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.hibernate is authorized=TRUE
TRACE[xfpm-polkit.c:417] xfpm_polkit_changed_cb(): Auth changed
TRACE[xfpm-power.c:1013] xfpm_power_polkit_auth_changed_cb(): Auth configuration changed
TRACE[xfpm-power.c:214] xfpm_power_check_polkit_auth(): using logind suspend backend
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.suspend is authorized=TRUE
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.hibernate is authorized=TRUE
TRACE[xfpm-backlight.c:213] xfpm_backlight_reset_cb(): Alarm reset, setting level to 4437
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-polkit.c:251] xfpm_polkit_free_data(): Destroying Polkit data
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-manager.c:490] xfpm_manager_alarm_timeout_cb(): Alarm inactivity timeout id 2
TRACE[xfpm-backlight.c:132] xfpm_backlight_dim_brightness(): Current brightness level before dimming : 4437, new 887
TRACE[xfpm-backlight.c:213] xfpm_backlight_reset_cb(): Alarm reset, setting level to 4437
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-manager.c:490] xfpm_manager_alarm_timeout_cb(): Alarm inactivity timeout id 2
TRACE[xfpm-backlight.c:132] xfpm_backlight_dim_brightness(): Current brightness level before dimming : 4437, new 887
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-polkit.c:417] xfpm_polkit_changed_cb(): Auth changed
TRACE[xfpm-power.c:1013] xfpm_power_polkit_auth_changed_cb(): Auth configuration changed
TRACE[xfpm-power.c:214] xfpm_power_check_polkit_auth(): using logind suspend backend
TRACE[xfpm-polkit.c:314] xfpm_polkit_init_data(): Using unix session polkit subject
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.suspend is authorized=FALSE
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.hibernate is authorized=FALSE
TRACE[xfpm-polkit.c:417] xfpm_polkit_changed_cb(): Auth changed
TRACE[xfpm-power.c:1013] xfpm_power_polkit_auth_changed_cb(): Auth configuration changed
TRACE[xfpm-power.c:214] xfpm_power_check_polkit_auth(): using logind suspend backend
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.suspend is authorized=FALSE
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.hibernate is authorized=FALSE
TRACE[xfpm-polkit.c:417] xfpm_polkit_changed_cb(): Auth changed
TRACE[xfpm-power.c:1013] xfpm_power_polkit_auth_changed_cb(): Auth configuration changed
TRACE[xfpm-power.c:214] xfpm_power_check_polkit_auth(): using logind suspend backend
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.suspend is authorized=FALSE
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.hibernate is authorized=FALSE
TRACE[xfpm-polkit.c:417] xfpm_polkit_changed_cb(): Auth changed
TRACE[xfpm-power.c:1013] xfpm_power_polkit_auth_changed_cb(): Auth configuration changed
TRACE[xfpm-power.c:214] xfpm_power_check_polkit_auth(): using logind suspend backend
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.suspend is authorized=FALSE
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.hibernate is authorized=FALSE
TRACE[xfpm-polkit.c:417] xfpm_polkit_changed_cb(): Auth changed
TRACE[xfpm-power.c:1013] xfpm_power_polkit_auth_changed_cb(): Auth configuration changed
TRACE[xfpm-power.c:214] xfpm_power_check_polkit_auth(): using logind suspend backend
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.suspend is authorized=FALSE
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.hibernate is authorized=FALSE
TRACE[xfpm-polkit.c:417] xfpm_polkit_changed_cb(): Auth changed
TRACE[xfpm-power.c:1013] xfpm_power_polkit_auth_changed_cb(): Auth configuration changed
TRACE[xfpm-power.c:214] xfpm_power_check_polkit_auth(): using logind suspend backend
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.suspend is authorized=FALSE
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.hibernate is authorized=FALSE
TRACE[xfpm-polkit.c:417] xfpm_polkit_changed_cb(): Auth changed
TRACE[xfpm-power.c:1013] xfpm_power_polkit_auth_changed_cb(): Auth configuration changed
TRACE[xfpm-power.c:214] xfpm_power_check_polkit_auth(): using logind suspend backend
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.suspend is authorized=FALSE
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.hibernate is authorized=FALSE
TRACE[xfpm-polkit.c:417] xfpm_polkit_changed_cb(): Auth changed
TRACE[xfpm-power.c:1013] xfpm_power_polkit_auth_changed_cb(): Auth configuration changed
TRACE[xfpm-power.c:214] xfpm_power_check_polkit_auth(): using logind suspend backend
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.suspend is authorized=FALSE
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.hibernate is authorized=FALSE
TRACE[xfpm-polkit.c:417] xfpm_polkit_changed_cb(): Auth changed
TRACE[xfpm-power.c:1013] xfpm_power_polkit_auth_changed_cb(): Auth configuration changed
TRACE[xfpm-power.c:214] xfpm_power_check_polkit_auth(): using logind suspend backend
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.suspend is authorized=FALSE
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.hibernate is authorized=FALSE
TRACE[xfpm-polkit.c:417] xfpm_polkit_changed_cb(): Auth changed
TRACE[xfpm-power.c:1013] xfpm_power_polkit_auth_changed_cb(): Auth configuration changed
TRACE[xfpm-power.c:214] xfpm_power_check_polkit_auth(): using logind suspend backend
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.suspend is authorized=FALSE
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.hibernate is authorized=FALSE
TRACE[xfpm-polkit.c:417] xfpm_polkit_changed_cb(): Auth changed
TRACE[xfpm-power.c:1013] xfpm_power_polkit_auth_changed_cb(): Auth configuration changed
TRACE[xfpm-power.c:214] xfpm_power_check_polkit_auth(): using logind suspend backend
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.suspend is authorized=FALSE
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.hibernate is authorized=FALSE
TRACE[xfpm-polkit.c:251] xfpm_polkit_free_data(): Destroying Polkit data
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-power.c:825] xfpm_power_battery_charge_changed_cb(): Current system charge status: ((XfpmBatteryCharge) XFPM_BATTERY_CHARGE_LOW)
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-power.c:825] xfpm_power_battery_charge_changed_cb(): Current system charge status: ((XfpmBatteryCharge) XFPM_BATTERY_CHARGE_CRITICAL)
TRACE[xfpm-power.c:794] xfpm_power_system_on_critical_power(): System is running on low power
TRACE[xfpm-power.c:795] xfpm_power_system_on_critical_power(): Critical battery action: ((XfpmShutdownRequest) XFPM_DO_NOTHING)
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-polkit.c:417] xfpm_polkit_changed_cb(): Auth changed
TRACE[xfpm-power.c:1013] xfpm_power_polkit_auth_changed_cb(): Auth configuration changed
TRACE[xfpm-power.c:214] xfpm_power_check_polkit_auth(): using logind suspend backend
TRACE[xfpm-polkit.c:314] xfpm_polkit_init_data(): Using unix session polkit subject
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.suspend is authorized=TRUE
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.hibernate is authorized=TRUE
TRACE[xfpm-polkit.c:417] xfpm_polkit_changed_cb(): Auth changed
TRACE[xfpm-power.c:1013] xfpm_power_polkit_auth_changed_cb(): Auth configuration changed
TRACE[xfpm-power.c:214] xfpm_power_check_polkit_auth(): using logind suspend backend
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.suspend is authorized=TRUE
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.hibernate is authorized=TRUE
TRACE[xfpm-polkit.c:417] xfpm_polkit_changed_cb(): Auth changed
TRACE[xfpm-power.c:1013] xfpm_power_polkit_auth_changed_cb(): Auth configuration changed
TRACE[xfpm-power.c:214] xfpm_power_check_polkit_auth(): using logind suspend backend
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.suspend is authorized=TRUE
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.hibernate is authorized=TRUE
TRACE[xfpm-polkit.c:417] xfpm_polkit_changed_cb(): Auth changed
TRACE[xfpm-power.c:1013] xfpm_power_polkit_auth_changed_cb(): Auth configuration changed
TRACE[xfpm-power.c:214] xfpm_power_check_polkit_auth(): using logind suspend backend
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.suspend is authorized=TRUE
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.hibernate is authorized=TRUE
TRACE[xfpm-polkit.c:417] xfpm_polkit_changed_cb(): Auth changed
TRACE[xfpm-power.c:1013] xfpm_power_polkit_auth_changed_cb(): Auth configuration changed
TRACE[xfpm-power.c:214] xfpm_power_check_polkit_auth(): using logind suspend backend
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.suspend is authorized=TRUE
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.hibernate is authorized=TRUE
TRACE[xfpm-polkit.c:417] xfpm_polkit_changed_cb(): Auth changed
TRACE[xfpm-power.c:1013] xfpm_power_polkit_auth_changed_cb(): Auth configuration changed
TRACE[xfpm-power.c:214] xfpm_power_check_polkit_auth(): using logind suspend backend
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.suspend is authorized=TRUE
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.hibernate is authorized=TRUE
TRACE[xfpm-backlight.c:213] xfpm_backlight_reset_cb(): Alarm reset, setting level to 4437
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-dpms.c:75] xfpm_dpms_set_timeouts(): Settings dpms: standby=600 suspend=0 off=900

TRACE[xfpm-dpms.c:348] xfpm_dpms_set_on_battery(): dpms on battery FALSE
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-power.c:1449] xfpm_update_blank_time(): Timeout: 10
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 1
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000-charging
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 1
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000-charging
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 1
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000-charging
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 1
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000-charging
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 1
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000-charging
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 1
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000-charging
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 1
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000-charging
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 1
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000-charging
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 1
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000-charging
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 1
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000-charging
TRACE[xfpm-xfconf.c:202] xfpm_xfconf_property_changed_cb(): Property modified: /xfce4-power-manager/critical-power-action

TRACE[xfpm-polkit.c:251] xfpm_polkit_free_data(): Destroying Polkit data
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 1
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000-charging
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 1
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000-charging
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 1
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000-charging
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 1
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000-charging
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 1
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000-charging
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 1
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000-charging
TRACE[xfpm-power.c:825] xfpm_power_battery_charge_changed_cb(): Current system charge status: ((XfpmBatteryCharge) XFPM_BATTERY_CHARGE_LOW)
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 1
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000-charging
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 1
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000-charging
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 1
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000-charging
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 1
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000-charging
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 1
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000-charging
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 1
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000-charging
TRACE[xfpm-manager.c:490] xfpm_manager_alarm_timeout_cb(): Alarm inactivity timeout id 2
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 1
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020-charging
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 1
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020-charging
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 1
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020-charging
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 1
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020-charging
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 1
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020-charging
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 1
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020-charging
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 1
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020-charging
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 1
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020-charging
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 1
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020-charging
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 1
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020-charging
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 1
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020-charging
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 1
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020-charging
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 1
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020-charging
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 1
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020-charging
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 1
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020-charging
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 1
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020-charging
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 1
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020-charging
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 1
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020-charging
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 1
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020-charging
TRACE[xfpm-power.c:825] xfpm_power_battery_charge_changed_cb(): Current system charge status: ((XfpmBatteryCharge) XFPM_BATTERY_CHARGE_OK)
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 1
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020-charging
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 1
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020-charging
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 1
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020-charging
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 1
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020-charging
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 1
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020-charging
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 1
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020-charging
TRACE[xfpm-polkit.c:417] xfpm_polkit_changed_cb(): Auth changed
TRACE[xfpm-power.c:1013] xfpm_power_polkit_auth_changed_cb(): Auth configuration changed
TRACE[xfpm-power.c:214] xfpm_power_check_polkit_auth(): using logind suspend backend
TRACE[xfpm-polkit.c:314] xfpm_polkit_init_data(): Using unix session polkit subject
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.suspend is authorized=FALSE
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.hibernate is authorized=FALSE
TRACE[xfpm-polkit.c:417] xfpm_polkit_changed_cb(): Auth changed
TRACE[xfpm-power.c:1013] xfpm_power_polkit_auth_changed_cb(): Auth configuration changed
TRACE[xfpm-power.c:214] xfpm_power_check_polkit_auth(): using logind suspend backend
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.suspend is authorized=FALSE
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.hibernate is authorized=FALSE
TRACE[xfpm-polkit.c:417] xfpm_polkit_changed_cb(): Auth changed
TRACE[xfpm-power.c:1013] xfpm_power_polkit_auth_changed_cb(): Auth configuration changed
TRACE[xfpm-power.c:214] xfpm_power_check_polkit_auth(): using logind suspend backend
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.suspend is authorized=FALSE
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.hibernate is authorized=FALSE
TRACE[xfpm-polkit.c:417] xfpm_polkit_changed_cb(): Auth changed
TRACE[xfpm-power.c:1013] xfpm_power_polkit_auth_changed_cb(): Auth configuration changed
TRACE[xfpm-power.c:214] xfpm_power_check_polkit_auth(): using logind suspend backend
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.suspend is authorized=FALSE
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.hibernate is authorized=FALSE
TRACE[xfpm-polkit.c:417] xfpm_polkit_changed_cb(): Auth changed
TRACE[xfpm-power.c:1013] xfpm_power_polkit_auth_changed_cb(): Auth configuration changed
TRACE[xfpm-power.c:214] xfpm_power_check_polkit_auth(): using logind suspend backend
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.suspend is authorized=FALSE
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.hibernate is authorized=FALSE
TRACE[xfpm-polkit.c:417] xfpm_polkit_changed_cb(): Auth changed
TRACE[xfpm-power.c:1013] xfpm_power_polkit_auth_changed_cb(): Auth configuration changed
TRACE[xfpm-power.c:214] xfpm_power_check_polkit_auth(): using logind suspend backend
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.suspend is authorized=FALSE
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.hibernate is authorized=FALSE
TRACE[xfpm-polkit.c:417] xfpm_polkit_changed_cb(): Auth changed
TRACE[xfpm-power.c:1013] xfpm_power_polkit_auth_changed_cb(): Auth configuration changed
TRACE[xfpm-power.c:214] xfpm_power_check_polkit_auth(): using logind suspend backend
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.suspend is authorized=FALSE
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.hibernate is authorized=FALSE
TRACE[xfpm-polkit.c:417] xfpm_polkit_changed_cb(): Auth changed
TRACE[xfpm-power.c:1013] xfpm_power_polkit_auth_changed_cb(): Auth configuration changed
TRACE[xfpm-power.c:214] xfpm_power_check_polkit_auth(): using logind suspend backend
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.suspend is authorized=FALSE
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.hibernate is authorized=FALSE
TRACE[xfpm-polkit.c:417] xfpm_polkit_changed_cb(): Auth changed
TRACE[xfpm-power.c:1013] xfpm_power_polkit_auth_changed_cb(): Auth configuration changed
TRACE[xfpm-power.c:214] xfpm_power_check_polkit_auth(): using logind suspend backend
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.suspend is authorized=FALSE
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.hibernate is authorized=FALSE
TRACE[xfpm-polkit.c:417] xfpm_polkit_changed_cb(): Auth changed
TRACE[xfpm-power.c:1013] xfpm_power_polkit_auth_changed_cb(): Auth configuration changed
TRACE[xfpm-power.c:214] xfpm_power_check_polkit_auth(): using logind suspend backend
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.suspend is authorized=FALSE
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.hibernate is authorized=FALSE
TRACE[xfpm-polkit.c:417] xfpm_polkit_changed_cb(): Auth changed
TRACE[xfpm-power.c:1013] xfpm_power_polkit_auth_changed_cb(): Auth configuration changed
TRACE[xfpm-power.c:214] xfpm_power_check_polkit_auth(): using logind suspend backend
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.suspend is authorized=FALSE
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.hibernate is authorized=FALSE
TRACE[xfpm-polkit.c:251] xfpm_polkit_free_data(): Destroying Polkit data
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 1
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020-charging
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 1
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020-charging
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 1
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020-charging
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 1
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020-charging
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 1
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020-charging
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 1
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020-charging
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 1
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020-charging
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 1
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020-charging
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 1
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020-charging
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 1
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020-charging
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 1
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020-charging
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 1
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020-charging
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 1
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020-charging
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 1
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020-charging
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 1
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020-charging
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 1
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020-charging
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 1
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020-charging
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 1
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020-charging
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 1
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020-charging
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 1
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020-charging
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 1
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020-charging
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 1
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020-charging
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 1
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020-charging
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 1
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040-charging
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 1
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040-charging
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 1
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040-charging
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 1
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040-charging
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 1
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040-charging
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 1
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040-charging
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 1
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040-charging
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 1
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040-charging
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 1
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040-charging
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 1
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040-charging
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 1
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040-charging
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 1
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040-charging
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 1
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040-charging
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 1
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040-charging
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 1
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040-charging
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 1
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040-charging
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 1
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040-charging
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 1
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040-charging
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 1
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040-charging
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 1
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040-charging
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 1
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040-charging
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 1
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040-charging
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 1
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040-charging
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-dpms.c:75] xfpm_dpms_set_timeouts(): Settings dpms: standby=300 suspend=0 off=600

TRACE[xfpm-dpms.c:348] xfpm_dpms_set_on_battery(): dpms on battery TRUE
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-power.c:1449] xfpm_update_blank_time(): Timeout: 10
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-power.c:825] xfpm_power_battery_charge_changed_cb(): Current system charge status: ((XfpmBatteryCharge) XFPM_BATTERY_CHARGE_LOW)
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-polkit.c:417] xfpm_polkit_changed_cb(): Auth changed
TRACE[xfpm-power.c:1013] xfpm_power_polkit_auth_changed_cb(): Auth configuration changed
TRACE[xfpm-power.c:214] xfpm_power_check_polkit_auth(): using logind suspend backend
TRACE[xfpm-polkit.c:314] xfpm_polkit_init_data(): Using unix session polkit subject
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.suspend is authorized=TRUE
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.hibernate is authorized=TRUE
TRACE[xfpm-polkit.c:417] xfpm_polkit_changed_cb(): Auth changed
TRACE[xfpm-power.c:1013] xfpm_power_polkit_auth_changed_cb(): Auth configuration changed
TRACE[xfpm-power.c:214] xfpm_power_check_polkit_auth(): using logind suspend backend
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.suspend is authorized=TRUE
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.hibernate is authorized=TRUE
TRACE[xfpm-polkit.c:417] xfpm_polkit_changed_cb(): Auth changed
TRACE[xfpm-power.c:1013] xfpm_power_polkit_auth_changed_cb(): Auth configuration changed
TRACE[xfpm-power.c:214] xfpm_power_check_polkit_auth(): using logind suspend backend
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.suspend is authorized=TRUE
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.hibernate is authorized=TRUE
TRACE[xfpm-polkit.c:417] xfpm_polkit_changed_cb(): Auth changed
TRACE[xfpm-power.c:1013] xfpm_power_polkit_auth_changed_cb(): Auth configuration changed
TRACE[xfpm-power.c:214] xfpm_power_check_polkit_auth(): using logind suspend backend
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.suspend is authorized=TRUE
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.hibernate is authorized=TRUE
TRACE[xfpm-polkit.c:417] xfpm_polkit_changed_cb(): Auth changed
TRACE[xfpm-power.c:1013] xfpm_power_polkit_auth_changed_cb(): Auth configuration changed
TRACE[xfpm-power.c:214] xfpm_power_check_polkit_auth(): using logind suspend backend
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.suspend is authorized=TRUE
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.hibernate is authorized=TRUE
TRACE[xfpm-polkit.c:417] xfpm_polkit_changed_cb(): Auth changed
TRACE[xfpm-power.c:1013] xfpm_power_polkit_auth_changed_cb(): Auth configuration changed
TRACE[xfpm-power.c:214] xfpm_power_check_polkit_auth(): using logind suspend backend
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.suspend is authorized=TRUE
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.hibernate is authorized=TRUE
TRACE[xfpm-polkit.c:251] xfpm_polkit_free_data(): Destroying Polkit data
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-020
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-manager.c:490] xfpm_manager_alarm_timeout_cb(): Alarm inactivity timeout id 2
TRACE[xfpm-backlight.c:132] xfpm_backlight_dim_brightness(): Current brightness level before dimming : 4437, new 887
TRACE[xfpm-backlight.c:213] xfpm_backlight_reset_cb(): Alarm reset, setting level to 4437
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-manager.c:490] xfpm_manager_alarm_timeout_cb(): Alarm inactivity timeout id 2
TRACE[xfpm-backlight.c:132] xfpm_backlight_dim_brightness(): Current brightness level before dimming : 4437, new 887
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-power.c:825] xfpm_power_battery_charge_changed_cb(): Current system charge status: ((XfpmBatteryCharge) XFPM_BATTERY_CHARGE_CRITICAL)
TRACE[xfpm-power.c:794] xfpm_power_system_on_critical_power(): System is running on low power
TRACE[xfpm-power.c:795] xfpm_power_system_on_critical_power(): Critical battery action: ((XfpmShutdownRequest) XFPM_DO_HIBERNATE)
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 2
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-000
TRACE[xfpm-power.c:825] xfpm_power_battery_charge_changed_cb(): Current system charge status: ((XfpmBatteryCharge) XFPM_BATTERY_CHARGE_OK)
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 1
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040-charging
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 1
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040-charging
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 1
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040-charging
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 1
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040-charging
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 1
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040-charging
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 1
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040-charging
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 1
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040-charging
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 1
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040-charging
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 1
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040-charging
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 1
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040-charging
TRACE[xfpm-backlight.c:213] xfpm_backlight_reset_cb(): Alarm reset, setting level to 4437
TRACE[xfpm-dpms.c:75] xfpm_dpms_set_timeouts(): Settings dpms: standby=600 suspend=0 off=900

TRACE[xfpm-dpms.c:348] xfpm_dpms_set_on_battery(): dpms on battery FALSE
TRACE[xfpm-battery.c:189] xfpm_battery_refresh_icon(): Battery state 1
TRACE[xfpm-battery.c:240] xfpm_battery_refresh_icon(): Battery icon xfpm-primary-040-charging
TRACE[xfpm-power.c:1449] xfpm_update_blank_time(): Timeout: 10
TRACE[xfpm-polkit.c:417] xfpm_polkit_changed_cb(): Auth changed
TRACE[xfpm-power.c:1013] xfpm_power_polkit_auth_changed_cb(): Auth configuration changed
TRACE[xfpm-power.c:214] xfpm_power_check_polkit_auth(): using logind suspend backend
TRACE[xfpm-polkit.c:314] xfpm_polkit_init_data(): Using unix session polkit subject
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.suspend is authorized=FALSE
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.hibernate is authorized=FALSE
TRACE[xfpm-polkit.c:417] xfpm_polkit_changed_cb(): Auth changed
TRACE[xfpm-power.c:1013] xfpm_power_polkit_auth_changed_cb(): Auth configuration changed
TRACE[xfpm-power.c:214] xfpm_power_check_polkit_auth(): using logind suspend backend
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.suspend is authorized=FALSE
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.hibernate is authorized=FALSE
TRACE[xfpm-polkit.c:417] xfpm_polkit_changed_cb(): Auth changed
TRACE[xfpm-power.c:1013] xfpm_power_polkit_auth_changed_cb(): Auth configuration changed
TRACE[xfpm-power.c:214] xfpm_power_check_polkit_auth(): using logind suspend backend
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.suspend is authorized=FALSE
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.hibernate is authorized=FALSE
TRACE[xfpm-polkit.c:417] xfpm_polkit_changed_cb(): Auth changed
TRACE[xfpm-power.c:1013] xfpm_power_polkit_auth_changed_cb(): Auth configuration changed
TRACE[xfpm-power.c:214] xfpm_power_check_polkit_auth(): using logind suspend backend
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.suspend is authorized=FALSE
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.hibernate is authorized=FALSE
TRACE[xfpm-polkit.c:417] xfpm_polkit_changed_cb(): Auth changed
TRACE[xfpm-power.c:1013] xfpm_power_polkit_auth_changed_cb(): Auth configuration changed
TRACE[xfpm-power.c:214] xfpm_power_check_polkit_auth(): using logind suspend backend
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.suspend is authorized=FALSE
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.hibernate is authorized=FALSE
TRACE[xfpm-polkit.c:417] xfpm_polkit_changed_cb(): Auth changed
TRACE[xfpm-power.c:1013] xfpm_power_polkit_auth_changed_cb(): Auth configuration changed
TRACE[xfpm-power.c:214] xfpm_power_check_polkit_auth(): using logind suspend backend
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.suspend is authorized=FALSE
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.hibernate is authorized=FALSE
TRACE[xfpm-polkit.c:417] xfpm_polkit_changed_cb(): Auth changed
TRACE[xfpm-power.c:1013] xfpm_power_polkit_auth_changed_cb(): Auth configuration changed
TRACE[xfpm-power.c:214] xfpm_power_check_polkit_auth(): using logind suspend backend
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.suspend is authorized=FALSE
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.hibernate is authorized=FALSE
TRACE[xfpm-polkit.c:417] xfpm_polkit_changed_cb(): Auth changed
TRACE[xfpm-power.c:1013] xfpm_power_polkit_auth_changed_cb(): Auth configuration changed
TRACE[xfpm-power.c:214] xfpm_power_check_polkit_auth(): using logind suspend backend
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.suspend is authorized=FALSE
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.hibernate is authorized=FALSE
TRACE[xfpm-polkit.c:417] xfpm_polkit_changed_cb(): Auth changed
TRACE[xfpm-power.c:1013] xfpm_power_polkit_auth_changed_cb(): Auth configuration changed
TRACE[xfpm-power.c:214] xfpm_power_check_polkit_auth(): using logind suspend backend
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.suspend is authorized=FALSE
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.hibernate is authorized=FALSE
TRACE[xfpm-polkit.c:417] xfpm_polkit_changed_cb(): Auth changed
TRACE[xfpm-power.c:1013] xfpm_power_polkit_auth_changed_cb(): Auth configuration changed
TRACE[xfpm-power.c:214] xfpm_power_check_polkit_auth(): using logind suspend backend
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.suspend is authorized=FALSE
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.hibernate is authorized=FALSE
TRACE[xfpm-polkit.c:417] xfpm_polkit_changed_cb(): Auth changed
TRACE[xfpm-power.c:1013] xfpm_power_polkit_auth_changed_cb(): Auth configuration changed
TRACE[xfpm-power.c:214] xfpm_power_check_polkit_auth(): using logind suspend backend
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.suspend is authorized=FALSE
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.hibernate is authorized=FALSE
TRACE[xfpm-polkit.c:417] xfpm_polkit_changed_cb(): Auth changed
TRACE[xfpm-power.c:1013] xfpm_power_polkit_auth_changed_cb(): Auth configuration changed
TRACE[xfpm-power.c:214] xfpm_power_check_polkit_auth(): using logind suspend backend
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.suspend is authorized=FALSE
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.hibernate is authorized=FALSE
TRACE[xfpm-polkit.c:251] xfpm_polkit_free_data(): Destroying Polkit data
TRACE[xfpm-polkit.c:417] xfpm_polkit_changed_cb(): Auth changed
TRACE[xfpm-power.c:1013] xfpm_power_polkit_auth_changed_cb(): Auth configuration changed
TRACE[xfpm-power.c:214] xfpm_power_check_polkit_auth(): using logind suspend backend
TRACE[xfpm-polkit.c:314] xfpm_polkit_init_data(): Using unix session polkit subject
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.suspend is authorized=FALSE
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.hibernate is authorized=FALSE
TRACE[xfpm-polkit.c:417] xfpm_polkit_changed_cb(): Auth changed
TRACE[xfpm-power.c:1013] xfpm_power_polkit_auth_changed_cb(): Auth configuration changed
TRACE[xfpm-power.c:214] xfpm_power_check_polkit_auth(): using logind suspend backend
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.suspend is authorized=FALSE
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.hibernate is authorized=FALSE
TRACE[xfpm-polkit.c:417] xfpm_polkit_changed_cb(): Auth changed
TRACE[xfpm-power.c:1013] xfpm_power_polkit_auth_changed_cb(): Auth configuration changed
TRACE[xfpm-power.c:214] xfpm_power_check_polkit_auth(): using logind suspend backend
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.suspend is authorized=FALSE
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.hibernate is authorized=FALSE
TRACE[xfpm-polkit.c:417] xfpm_polkit_changed_cb(): Auth changed
TRACE[xfpm-power.c:1013] xfpm_power_polkit_auth_changed_cb(): Auth configuration changed
TRACE[xfpm-power.c:214] xfpm_power_check_polkit_auth(): using logind suspend backend
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.suspend is authorized=FALSE
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.hibernate is authorized=FALSE
TRACE[xfpm-polkit.c:417] xfpm_polkit_changed_cb(): Auth changed
TRACE[xfpm-power.c:1013] xfpm_power_polkit_auth_changed_cb(): Auth configuration changed
TRACE[xfpm-power.c:214] xfpm_power_check_polkit_auth(): using logind suspend backend
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.suspend is authorized=FALSE
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.hibernate is authorized=FALSE
TRACE[xfpm-polkit.c:417] xfpm_polkit_changed_cb(): Auth changed
TRACE[xfpm-power.c:1013] xfpm_power_polkit_auth_changed_cb(): Auth configuration changed
TRACE[xfpm-power.c:214] xfpm_power_check_polkit_auth(): using logind suspend backend
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.suspend is authorized=FALSE
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.hibernate is authorized=FALSE
TRACE[xfpm-polkit.c:417] xfpm_polkit_changed_cb(): Auth changed
TRACE[xfpm-power.c:1013] xfpm_power_polkit_auth_changed_cb(): Auth configuration changed
TRACE[xfpm-power.c:214] xfpm_power_check_polkit_auth(): using logind suspend backend
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.suspend is authorized=FALSE
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.hibernate is authorized=FALSE
TRACE[xfpm-polkit.c:417] xfpm_polkit_changed_cb(): Auth changed
TRACE[xfpm-power.c:1013] xfpm_power_polkit_auth_changed_cb(): Auth configuration changed
TRACE[xfpm-power.c:214] xfpm_power_check_polkit_auth(): using logind suspend backend
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.suspend is authorized=FALSE
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.hibernate is authorized=FALSE
TRACE[xfpm-polkit.c:417] xfpm_polkit_changed_cb(): Auth changed
TRACE[xfpm-power.c:1013] xfpm_power_polkit_auth_changed_cb(): Auth configuration changed
TRACE[xfpm-power.c:214] xfpm_power_check_polkit_auth(): using logind suspend backend
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.suspend is authorized=FALSE
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.hibernate is authorized=FALSE
TRACE[xfpm-polkit.c:417] xfpm_polkit_changed_cb(): Auth changed
TRACE[xfpm-power.c:1013] xfpm_power_polkit_auth_changed_cb(): Auth configuration changed
TRACE[xfpm-power.c:214] xfpm_power_check_polkit_auth(): using logind suspend backend
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.suspend is authorized=FALSE
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.hibernate is authorized=FALSE
TRACE[xfpm-polkit.c:417] xfpm_polkit_changed_cb(): Auth changed
TRACE[xfpm-power.c:1013] xfpm_power_polkit_auth_changed_cb(): Auth configuration changed
TRACE[xfpm-power.c:214] xfpm_power_check_polkit_auth(): using logind suspend backend
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.suspend is authorized=FALSE
TRACE[xfpm-polkit.c:406] xfpm_polkit_check_auth_intern(): Action=org.freedesktop.login1.hibernate is authorized=FALSE
TRACE[xfpm-battery.c:189] xfpm_battery_ref

Offline

#23 2018-06-25 01:10:32

ToZ
Administrator
From: Canada
Registered: 2011-06-02
Posts: 10,948

Re: Power Manager wants authorization to hibernate on critical power

Since it happens on other accounts, the problem is systemic.

According to the Arch wiki page on polkit (I can't find as detailed info on the Debian wiki), you can get polkit to log all of its actions. Maybe this will identify the offending application.


Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki  |  Community | Contribute ---

Online

#24 2018-07-02 16:57:49

theOtherCharles
Member
Registered: 2018-01-05
Posts: 29

Re: Power Manager wants authorization to hibernate on critical power

ToZ wrote:

Since it happens on other accounts, the problem is systemic.

According to the Arch wiki page on polkit (I can't find as detailed info on the Debian wiki), you can get polkit to log all of its actions. Maybe this will identify the offending application.

Per the instructions, I set polkit up to log. I don't see any great changes in the logs, but I have no prior experience with polkit.

I get a lot of lines like:

Jul  1 05:29:48 jhegaala pkexec: pam_unix(polkit-1:session): session opened for user root by (uid=1000)

After uncompressing the log files compressed by logrotate and filtering those lines out, I get:

root@jhegaala:/var/log# ll auth.log*
-rw-r----- 1 root adm  85781 Jul  2 10:45 auth.log
-rw-r----- 1 root adm 485027 Jul  1 00:06 auth.log.1
-rw-r----- 1 root adm 459010 Jun 24 00:06 auth.log.2
-rw-r----- 1 root adm 490753 Jun 18 00:06 auth.log.3
-rw-r----- 1 root adm 468570 Jun 10 05:04 auth.log.4
root@jhegaala:/var/log# grep polkit auth.log* | grep -v 'session opened for user'
auth.log.1:Jun 24 09:11:29 jhegaala polkitd(authority=local): Unregistered Authentication Agent for unix-session:1642 (system bus name :1.1682, object path /org/gnome/PolicyKit1/AuthenticationAgent, locale en_US.utf8) (disconnected from bus)
auth.log.1:Jun 24 09:11:41 jhegaala polkitd(authority=local): Registered Authentication Agent for unix-session:1772 (system bus name :1.1820 [/usr/lib/policykit-1-gnome/polkit-gnome-authentication-agent-1], object path /org/gnome/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8)
auth.log.1:Jun 24 12:47:42 jhegaala polkitd(authority=local): Registered Authentication Agent for unix-session:1800 (system bus name :1.1869 [/usr/lib/policykit-1-gnome/polkit-gnome-authentication-agent-1], object path /org/gnome/PolicyKit1/AuthenticationAgent, locale en_US.utf8)
auth.log.1:Jun 24 12:48:08 jhegaala polkitd(authority=local): Unregistered Authentication Agent for unix-session:1800 (system bus name :1.1869, object path /org/gnome/PolicyKit1/AuthenticationAgent, locale en_US.utf8) (disconnected from bus)
auth.log.1:Jun 24 16:49:17 jhegaala polkitd(authority=local): Registered Authentication Agent for unix-session:2 (system bus name :1.39 [/usr/lib/policykit-1-gnome/polkit-gnome-authentication-agent-1], object path /org/gnome/PolicyKit1/AuthenticationAgent, locale en_US.utf8)
auth.log.1:Jun 24 18:29:57 jhegaala polkitd(authority=local): Operator of unix-session:2 successfully authenticated as unix-user:charles to gain TEMPORARY authorization for action org.libvirt.unix.manage for unix-process:4867:606932 [/usr/bin/python /usr/share/virt-manager/virt-manager] (owned by unix-user:charles)
auth.log.1:Jun 24 20:36:49 jhegaala polkitd(authority=local): Registered Authentication Agent for unix-session:2 (system bus name :1.39 [/usr/lib/policykit-1-gnome/polkit-gnome-authentication-agent-1], object path /org/gnome/PolicyKit1/AuthenticationAgent, locale en_US.utf8)
auth.log.1:Jun 28 21:50:08 jhegaala polkitd(authority=local): Operator of unix-session:2 successfully authenticated as unix-user:charles to gain TEMPORARY authorization for action org.libvirt.unix.manage for unix-process:14573:36368039 [/usr/bin/python /usr/share/virt-manager/virt-manager] (owned by unix-user:charles)
auth.log.1:Jun 30 16:16:49 jhegaala polkitd(authority=local): Operator of unix-session:2 FAILED to authenticate to gain authorization for action org.freedesktop.login1.suspend for system-bus-name::1.34 [xfce4-power-manager --restart --sm-client-id 207f90035-5d96-4e5a-98ff-928f1d8fe67e] (owned by unix-user:charles)
auth.log.1:Jun 30 22:14:33 jhegaala polkitd(authority=local): Operator of unix-session:2 FAILED to authenticate to gain authorization for action org.freedesktop.login1.hibernate for system-bus-name::1.34 [xfce4-power-manager --restart --sm-client-id 207f90035-5d96-4e5a-98ff-928f1d8fe67e] (owned by unix-user:charles)
auth.log.2:Jun 18 14:15:26 jhegaala polkitd(authority=local): Registered Authentication Agent for unix-session:2 (system bus name :1.37 [/usr/lib/policykit-1-gnome/polkit-gnome-authentication-agent-1], object path /org/gnome/PolicyKit1/AuthenticationAgent, locale en_US.utf8)
auth.log.2:Jun 18 19:07:42 jhegaala polkitd(authority=local): Operator of unix-session:2 FAILED to authenticate to gain authorization for action org.freedesktop.login1.suspend for system-bus-name::1.35 [xfce4-power-manager --restart --sm-client-id 2e7998ab3-d41f-4aaf-94c2-77e6434e8c73] (owned by unix-user:charles)
auth.log.2:Jun 23 19:47:39 jhegaala polkit-agent-helper-1[4458]: pam_unix(polkit-1:auth): authentication failure; logname= uid=1000 euid=0 tty= ruser=charles rhost=  user=charles
auth.log.2:Jun 23 19:47:47 jhegaala polkitd(authority=local): Operator of unix-session:2 successfully authenticated as unix-user:charles to gain TEMPORARY authorization for action org.freedesktop.systemtoolsbackends.set for system-bus-name::1.1601 [users-admin] (owned by unix-user:charles)
auth.log.2:Jun 23 19:55:38 jhegaala polkitd(authority=local): Unregistered Authentication Agent for unix-session:2 (system bus name :1.37, object path /org/gnome/PolicyKit1/AuthenticationAgent, locale en_US.utf8) (disconnected from bus)
auth.log.2:Jun 23 19:56:13 jhegaala polkitd(authority=local): Registered Authentication Agent for unix-session:1637 (system bus name :1.1626 [/usr/lib/policykit-1-gnome/polkit-gnome-authentication-agent-1], object path /org/gnome/PolicyKit1/AuthenticationAgent, locale en_US.utf8)
auth.log.2:Jun 23 19:57:02 jhegaala polkitd(authority=local): Unregistered Authentication Agent for unix-session:1637 (system bus name :1.1626, object path /org/gnome/PolicyKit1/AuthenticationAgent, locale en_US.utf8) (disconnected from bus)
auth.log.2:Jun 23 19:57:12 jhegaala polkitd(authority=local): Registered Authentication Agent for unix-session:1639 (system bus name :1.1651 [/usr/lib/policykit-1-gnome/polkit-gnome-authentication-agent-1], object path /org/gnome/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8)
auth.log.2:Jun 23 19:57:34 jhegaala polkitd(authority=local): Unregistered Authentication Agent for unix-session:1639 (system bus name :1.1651, object path /org/gnome/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8) (disconnected from bus)
auth.log.2:Jun 23 19:57:46 jhegaala polkitd(authority=local): Registered Authentication Agent for unix-session:1642 (system bus name :1.1682 [/usr/lib/policykit-1-gnome/polkit-gnome-authentication-agent-1], object path /org/gnome/PolicyKit1/AuthenticationAgent, locale en_US.utf8)
auth.log.3:Jun 10 17:57:55 jhegaala polkitd(authority=local): Registered Authentication Agent for unix-session:2 (system bus name :1.38 [/usr/lib/policykit-1-gnome/polkit-gnome-authentication-agent-1], object path /org/gnome/PolicyKit1/AuthenticationAgent, locale en_US.utf8)
auth.log.3:Jun 10 19:15:36 jhegaala polkitd(authority=local): Operator of unix-session:2 FAILED to authenticate to gain authorization for action org.freedesktop.login1.hibernate for system-bus-name::1.56 [xfce4-power-manager --no-daemon --debug] (owned by unix-user:charles)
auth.log.3:Jun 11 05:28:28 jhegaala polkitd(authority=local): Operator of unix-session:2 successfully authenticated as unix-user:charles to gain TEMPORARY authorization for action org.libvirt.unix.manage for unix-process:11904:4145829 [/usr/bin/python /usr/share/virt-manager/virt-manager] (owned by unix-user:charles)
auth.log.3:Jun 14 22:37:39 jhegaala polkitd(authority=local): Registered Authentication Agent for unix-session:2 (system bus name :1.37 [/usr/lib/policykit-1-gnome/polkit-gnome-authentication-agent-1], object path /org/gnome/PolicyKit1/AuthenticationAgent, locale en_US.utf8)
auth.log.3:Jun 15 04:23:06 jhegaala polkitd(authority=local): Operator of unix-session:2 successfully authenticated as unix-user:charles to gain TEMPORARY authorization for action org.libvirt.unix.manage for unix-process:9065:2075633 [/usr/bin/python /usr/share/virt-manager/virt-manager] (owned by unix-user:charles)
auth.log.4:Jun  3 20:38:06 jhegaala polkitd(authority=local): Registered Authentication Agent for unix-session:2 (system bus name :1.41 [/usr/lib/policykit-1-gnome/polkit-gnome-authentication-agent-1], object path /org/gnome/PolicyKit1/AuthenticationAgent, locale en_US.utf8)
auth.log.4:Jun  3 20:58:36 jhegaala polkitd(authority=local): Registered Authentication Agent for unix-session:2 (system bus name :1.43 [/usr/lib/policykit-1-gnome/polkit-gnome-authentication-agent-1], object path /org/gnome/PolicyKit1/AuthenticationAgent, locale en_US.utf8)
auth.log.4:Jun  4 20:26:49 jhegaala polkitd(authority=local): Operator of unix-session:2 successfully authenticated as unix-user:charles to gain TEMPORARY authorization for action org.libvirt.unix.manage for unix-process:18012:8454586 [/usr/bin/python /usr/share/virt-manager/virt-manager] (owned by unix-user:charles)
auth.log.4:Jun  9 21:49:27 jhegaala polkitd(authority=local): Operator of unix-session:2 FAILED to authenticate to gain authorization for action org.freedesktop.login1.hibernate for system-bus-name::1.38 [xfce4-power-manager --restart --sm-client-id 2e7998ab3-d41f-4aaf-94c2-77e6434e8c73] (owned by unix-user:charles)
root@jhegaala:/var/log# 

Offline

#25 2018-07-03 00:08:59

ToZ
Administrator
From: Canada
Registered: 2011-06-02
Posts: 10,948

Re: Power Manager wants authorization to hibernate on critical power

No smoking gun.

Can you try this (it will grant "all users" the right to suspend and maybe override what is happening). Create the file /usr/share/polkit-1/rules.d/85-suspend.rules with the following content:

polkit.addRule(function(action, subject) {
    if (action.id == "org.freedesktop.login1.suspend" &&
        subject.isInGroup("users")) {
        return polkit.Result.YES;
    }
});

...and restart the policykit daemon:

sudo systemctl restart polkit

Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki  |  Community | Contribute ---

Online

Board footer

Powered by FluxBB