https://bugzilla.novell.com/show_bug.cgi?id=861365 https://bugzilla.novell.com/show_bug.cgi?id=861365#c2 --- Comment #2 from Libor Pecháček <lpechacek@suse.com> 2014-02-05 13:45:13 CET --- (In reply to comment #1)
Thanks for the report. Can you get a backtrace? I haven't been able to reproduce so far.
The segfault was a red herring. The true problem lies in the power plugin not being able to determine remaining battery charge: ... n:1321): power-plugin-DEBUG: time zero, falling back to percentage for battery n:1321): GLib-GObject-WARNING **: g_object_get_valist: object class 'UpDevice' has no property named 'recall-notice' n:1321): power-plugin-DEBUG: adding /org/freedesktop/UPower/devices/battery_BAT0 with state discharging n:1321): power-plugin-DEBUG: updating because we added a device n:1321): power-plugin-DEBUG: printing composite device n:1321): GLib-GIO-CRITICAL **: g_dbus_proxy_get_object_path: assertion 'G_IS_DBUS_PROXY (proxy)' failed n:1321): power-plugin-DEBUG: updating because (null) changed n:1321): power-plugin-DEBUG: printing composite device n:1321): GLib-GIO-CRITICAL **: g_dbus_proxy_get_object_path: assertion 'G_IS_DBUS_PROXY (proxy)' failed n:1321): power-plugin-DEBUG: (null) state is now unknown n:1321): power-plugin-DEBUG: time zero, falling back to percentage for battery n:1321): power-plugin-DEBUG: charge-action n:1321): power-plugin-WARNING **: ignoring critically low message as we are not on battery power ... In this case the system didn't hibernate as it was on AC power.
Have you modified any of your power-related settings?
To eliminate the influence of custom settings I also tested with a clean account. The behavior was basically the same.
... I've prepared a gnome-settings-daemon package with that change in home:mgorse:branches:GNOME:Factory,
I gave it a spin and the debug log is the same as the current Factory version. I'll try reverting gnome-settings-daemon-upower-backport.patch and will update this bug with test results. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.