> Wouldn't be better to link gtkmozembed against firefox by default?

That's not the issue. On my machine (Fedora 7) the python module *is*
linked against the firefox version of libgtkembedmoz.so - its only when
you swap the seamonkey version into the same path that the code works.

ldd /usr/lib/python2.5/site-packages/gtk-2.0/gtkmozembed.so  | grep fire
        libgtkembedmoz.so => /usr/lib/firefox-2.0.0.5/libgtkembedmoz.so 
(0x0011a000)
        libxpcom.so => /usr/lib/firefox-2.0.0.5/libxpcom.so (0x00139000)
        libxpcom_core.so => /usr/lib/firefox-2.0.0.5/libxpcom_core.so 
(0x0094a000)


Another solution is to define MOZILLA_FIVE_HOME, as that doesn't require 
swapping system files around.

Either solution works however.

-- 
gtkmozembed crashs with python
https://bugs.launchpad.net/bugs/26436
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to