http://bugzilla.moblin.org/show_bug.cgi?id=10479
pohly <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #1 from pohly <[email protected]> 2010-04-19 05:41:13 PST --- commit f0e0c4c3737d6e944e400dad3d315c030f049ab7 Author: Patrick Ohly <[email protected]> Date: Mon Apr 19 14:38:27 2010 +0200 client-test: enable it to use keyring by default (MB #10479) With "syncevolution" using the D-Bus server and thus the keyring by default, the client-test executable should better also use the keyring. Otherwise setting the password via the command line will render a test config unusable for client-test. The patch turns out to be very easy: reusing the code in CmdlineSyncClient via changing the inheritance of the sync engine used by client-test-app.cpp plus adapting compile flags is enough. -- Configure bugmail: http://bugzilla.moblin.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching someone on the CC list of the bug. _______________________________________________ Syncevolution-issues mailing list [email protected] http://lists.syncevolution.org/listinfo/syncevolution-issues
