http://bugzilla.moblin.org/show_bug.cgi?id=5041
--- Comment #14 from pohly <[email protected]> 2010-03-26 01:43:09 PST --- (In reply to comment #13) > > It seems to me that the D-Bus server should have better means of finding the > > currently active session, like, um, DBusServer::m_activeSession? ;-) > I see, but i think there is one premise: there is at most one active session > at > a time and when it exists, all outputs are belonging to the session instead of > a DBusServer, right? If you think it is proper, I'll change it. Yes, please change. The assumptions of "all output belongs to current session" and "there is only one such session" already exist in the form of one global logger instance. We can rely on it for the time being. -- Configure bugmail: http://bugzilla.moblin.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug. You are watching someone on the CC list of the bug. _______________________________________________ Syncevolution-issues mailing list [email protected] http://lists.syncevolution.org/listinfo/syncevolution-issues
