GNOME Bugzilla – Bug 156136
crash on startup
Last modified: 2005-09-13 05:54:16 UTC
It seems is something related to yelp, because epiphany and devhelp both work with the same version of mozilla.
+ Trace 51232
Created attachment 32937 [details] [review] patch to fix the problem
I'm trying to keep calls to GktMozEmbed out of files like yelp-main. Can we put the call to gtk_moz_embed_set_comp_path into html_class_init in yelp-html-gecko.c? I can't reproduce this, so I can't test to see if that solves the problem.
Created attachment 33044 [details] [review] version 2 patch
Is this patch still relevant and up to date wrt current CVS?
Hi, I believe this changelog entry does the same as the attached patch. 2004-11-08 Sebastien Bacher <seb128@debian.org> * configure.in: * src/Makefile.am: * src/yelp-main.c: (main): patch by Christian Persch <chpe@gnome.org> to enable the compilation against firefox' gtkmozembed. (adds the macro MOZILLA_HOME and adds gtk_moz_embed_set_comp_path() to yelp-main.c) Since this has been in for a while and there have been no complaints, I'm going to close this bug as fixed.
*** Bug 315825 has been marked as a duplicate of this bug. ***
*** Bug 172221 has been marked as a duplicate of this bug. ***