Bug 65705

Summary: on_session_monitor_event should return gboolean
Product: accountsservice Reporter: Marius Vollmer <marius.vollmer>
Component: generalAssignee: Matthias Clasen <mclasen>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: medium CC: marius.vollmer, rstrode, stefw
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:
Attachments: Return gboolean from on_session_monitor_event, as required.

Description Marius Vollmer 2013-06-13 11:28:12 UTC
Created attachment 80767 [details] [review]
Return gboolean from on_session_monitor_event, as required.

since it is used as a GSourceFunc.

Otherwise, we randomly stop reacting to session changes when on_session_monitor_event happens to return with FALSE.
Comment 1 Ray Strode [halfline] 2013-06-13 12:07:26 UTC
thanks, pushed.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.