http://bugzilla.moblin.org/show_bug.cgi?id=10475
--- Comment #9 from yongsheng zhu <[email protected]> 2010-04-13 23:53:46 PST --- (In reply to comment #8) > (In reply to comment #7) > > (In reply to comment #6) > > > You need do a find("password"), then check and use the result of that. > > ok, changed. > > When SE_THROW("user didn't provide password, abort") is invoked, how does the > sync-ui report the problem? I suspect it'll show up as a rather mysterious > internal error. > > I suggest that we throw sysync::LOCERR_USERABORT, like this: > SE_THROW_EXCEPTION_STATUS(StatusException, "user did not provide password", > sysync::LOCERR_USERABORT) changed. but sync-ui doesn't report it as an error. -- 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
