GNOME Bugzilla – Bug 526586
crash.
Last modified: 2008-04-07 09:02:34 UTC
just compiled glib/e-d-s/gtkhtml/evo trunk. evo crashes when i click on "new" in the mailer view. (evolution:27084): gtkhtml-editor-CRITICAL **: Could not locate 'gtkhtml-editor.ui' (evolution:27084): GLib-CRITICAL **: g_file_get_contents: assertion `filename != NULL' failed (evolution:27084): gtkhtml-editor-CRITICAL **: Could not locate 'gtkhtml-editor.glade' (evolution:27084): libglade-CRITICAL **: glade_xml_construct: assertion `fname != NULL' failed (evolution:27084): libglade-CRITICAL **: glade_xml_signal_autoconnect: assertion `self != NULL' failed ** ** gtkhtml-editor:ERROR:(gtkhtml-editor.c:969):gtkhtml_editor_get_managed_widget: assertion failed: (widget != NULL) Program received signal SIGABRT, Aborted. [Switching to Thread -1209152832 (LWP 27084)] 0x0066c402 in __kernel_vsyscall () (gdb) thread apply all bt
+ Trace 194431
Thread 1 (Thread -1209152832 (LWP 27084))
i wonder if mbarnes has an idea, or if i have anything else to update first.
I'm going to add a more useful error message to the composer, but basically you just need to set your XDG_DATA_DIRS environment variable to "$PREFIX/share". *** This bug has been marked as a duplicate of 525996 ***
ah thanks, that's it. i get some commandline spew, but i also see several bugs fixed by the new composer. great, thanks!