http://bugzilla.moblin.org/show_bug.cgi?id=4921
pohly <patrick.ohly(a)intel.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
--- Comment #1 from pohly <patrick.ohly(a)intel.com> 2009-07-30 07:23:15 ---
Okay, got it:
#define SYNCEVO_REPORT_ARRAY_TYPE (dbus_g_type_get_struct ("GValueArray",
G_TYPE_INT, dbus_g_type_get_collection ("GPtrArray", SYNCEVO_REPORT_TYPE)))
The list of types for get_struct is not terminated with a G_TYPE_INVALID.
Depending on the content of the stack this works - or doesn't.
Fixed.
I also noticed that g_dbus_thread_init() wasn't called. However, that didn't
seem to cause any problems. I've added it nonetheless.
--
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.