Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 34380 - adobesvg plugin doesn't work in mozilla
Summary: adobesvg plugin doesn't work in mozilla
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Mozilla Gentoo Team
URL:
Whiteboard:
Keywords:
: 35942 (view as bug list)
Depends on:
Blocks:
 
Reported: 2003-11-25 17:10 UTC by Florian Ehrenthal
Modified: 2003-12-30 21:28 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Florian Ehrenthal 2003-11-25 17:10:26 UTC
emerging adobesvg worked nicely, but it refuses to load in my mozilla telling me: 
 
test@gentoo:~$ mozilla -splash 
LoadPlugin: failed to initialize shared 
library /usr/lib/nsbrowser/plugins/libNPSVG3.so [libgtksuperwin.so: cannot open 
shared object file: No such file or directory] 
LoadPlugin: failed to initialize shared 
library /usr/lib/nsbrowser/plugins/libNPSVG3.so [libgtksuperwin.so: cannot open 
shared object file: No such file or directory] 
 
so i actually don't know if it's a dependence problem in the ebuild or something else 
with my setup... 

Reproducible: Always
Steps to Reproduce:
1. start an xterm 
2. run "mozilla -splash" 
3. watch the xterm output 
 
Actual Results:  
i can read the posted failure message an as a result, mozilla isn't able to display 
svg files 

Expected Results:  
well, you'd actually expect to have a working svg-plugin in mozilla
Comment 1 SpanKY gentoo-dev 2003-11-26 19:06:03 UTC
sometimes that .so is built when using mozilla, sometimes it isnt ... i never figured out the pattern
Comment 2 Florian Ehrenthal 2003-11-26 23:58:09 UTC
i just found something interesting in the mozilla build faq.
http://www.mozilla.org/build/faq.html#gtk2superwin
basically it comes down to libgtksuperwin.so being build when built against gtk1!
if mozilla gets linked to gtk2 that lib is missing!!
argh.
so it looks like the adobe people have to fix this, or is there any workaround?
Comment 3 Gytis Raciukaitis 2003-12-18 16:11:02 UTC
A part from this i also figured out that adobesvg plugin causes epiphany to crash on shutdown.
I tried epiphany with various plugin configurations until i found out that adobesvg was causing the crash. 
Comment 4 SpanKY gentoo-dev 2003-12-30 20:56:27 UTC
*** Bug 35942 has been marked as a duplicate of this bug. ***
Comment 5 SpanKY gentoo-dev 2003-12-30 21:28:30 UTC
3.01b is in portage and fixes this