xfce4-power-manager crashes when you logout in client_session_set_client_id(). It seems that xfce4-power-manager attempts to change its client id while connected to a session manager which is not permitted. This bug was originally reported in launchpad at https://bugs.edge.launchpad.net/xfce4-power-manager/+bug/404646 A retraced threaded stacktrace can be found at http://launchpadlibrarian.net/29521263/ThreadStacktrace.txt
Thanks for your report, this is fixed in 0.8.3 as well as 0.8.3.1 (which i believe it will be the latest 0.8.* HAL based release), please update to the latest release. If you want to patch for 0.8.2 let me know, but i would recommend to update to 0.8.3.1 please.
Hi, Apparently, this crash is still occurring with xf-p-m 0.8.3.1 (still in client_session_set_client_id(), same backtrace). Thanks.
Created attachment 2508 Path to fix set_client_id call. Please try out a patch to fix this problem, and let me know your findings.
I think the patch is fine, as users who installed our test packages didn't report any new crash. Thanks.