GNOME Bugzilla – Bug 686230
Crashes on start
Last modified: 2012-10-17 13:37:15 UTC
It crashes on startup because self->introspection_data is NULL. It's NULL, because the data isn't in a format that's understood. With a bit more debug: ** (file-roller:13920): CRITICAL **: Failed to parse D-Bus introspection data: 103:2: Error on line 103 char 2: Document must begin with an element (e.g. <book>)
+ Trace 231042
Can you please check if the problem is fixed in master now?
Works for me.
(In reply to comment #2) > Works for me. Does it write a warning message when started? I ask because I cannot reproduce the bug.
(In reply to comment #3) > (In reply to comment #2) > > Works for me. > > Does it write a warning message when started? I ask because I cannot reproduce > the bug. Nothing related.
*** Bug 685108 has been marked as a duplicate of this bug. ***