http://bugs.meego.com/show_bug.cgi?id=6369
pohly <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |NEEDINFO --- Comment #3 from pohly <[email protected]> 2010-12-27 13:45:05 PST --- I'm improving syncevo-http-server output. syncevo-http-server output for the case where a client connects which has no config yet: [INFO] sync: ./syncevo-dbus-server: ready to run [INFO] syncevo-http: new SyncML session for 127.0.0.1 [ERROR] sync: no configuration found for deviceID foobar How was the "no sources active, check configuration" error triggered? I'd like to ensure that it is logged properly and that the excessive close() call is avoided, but my first naive approach (ask for unknown URI) did not lead to the error. Instead I got in the client: [INFO] vcard30: server database not found, check URI 'foobar' The server later times out, which did trigger the excessive close() call (error for that now suppressed). -- 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
