Bug 65705 - on_session_monitor_event should return gboolean
Summary: on_session_monitor_event should return gboolean
Status: RESOLVED FIXED
Alias: None
Product: accountsservice
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Matthias Clasen
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-06-13 11:28 UTC by Marius Vollmer
Modified: 2013-06-13 12:07 UTC (History)
3 users (show)

See Also:
i915 platform:
i915 features:


Attachments
Return gboolean from on_session_monitor_event, as required. (1.04 KB, patch)
2013-06-13 11:28 UTC, Marius Vollmer
Details | Splinter Review

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.