http://bugzilla.moblin.org/show_bug.cgi?id=4556
jku <jku(a)linux.intel.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #2 from jku <jku(a)linux.intel.com> 2009-07-21 01:44:48 ---
(In reply to comment #1)
The popped error info "Failed to get service configuration from
SyncEvolution" is as expected. But sync-ui should not crash after that.
Agreed, thanks for the report. Fixed in jku branch.
commit acb827f7485f3b4982bf38b1b1fad039ac1a6e66
Author: Jussi Kukkonen <jku(a)linux.intel.com>
Date: Tue Jul 21 11:10:46 2009 +0300
dbus: handle errors correctly when getting config
in dbus server syncevo_get_server_config() and
syncevo_get_template_config() did not set a return variable
to NULL when returning error. The client checked for non-NULLness
even on errors, however.... Both issues fixed.
Fixes #4556
--
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.