http://bugs.meego.com/show_bug.cgi?id=2471
pohly <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|Undecided |Medium Status|NEW |ASSIGNED CC| |[email protected] Target Milestone|--- |1.1 Summary|docs for GetReports() |listing sessions (D-Bus |incomplete |GetReports(), command line) --- Comment #1 from pohly <[email protected]> 2010-05-28 07:27:08 PDT --- Not quite. "" stands for "@default", the default context. It will scan the log dir defined in that context. Multiple contexts may share the same log dir (in which case GetReports() will work as expected) but that is not guaranteed. I suggest that we extend the semantic of GetReports(): "" - scan all configured log dirs "@<context" - scan just the log dir of that context, filter out sessions from other contexts "<peer>" - consider only sessions of this particular peer This also applies to the command line --print-sessions operation. -- Configure bugmail: http://bugs.meego.com/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
