Bug#537657: epiphany-gecko fails to work if xulrunner-1.9.1 is installed

David Weinehall tao at debian.org
Mon Jul 20 02:35:20 UTC 2009


Package: epiphany-gecko
Severity: normal
Version: 2.26.1-1

If the xulrunner-1.9.1 package (dependency of iceweasel 3.5) is
installed on the system, epiphany tries to use that one instead of
xulrunner 1.9, resulting in an unusable browser.

Severity set to normal, since xulrunner-1.9.1 is currently only
available in experimental.

Fixing this bug is done simply by modifying

embed/mozilla/mozilla-embed-single.cpp

and changing:

	"2", PR_TRUE

to

	"1.9.0.*", PR_TRUE

(Sorry, no patch -- I made the change directly to the source package
when testing this modification on my own system).


Regards: David
-- 
 /) David Weinehall <tao at debian.org> /) Rime on my window           (\
//  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~   //  Diamond-white roses of fire //
\)  http://www.acc.umu.se/~tao/    (/   Beautiful hoar-frost       (/






More information about the pkg-gnome-maintainers mailing list