Closed
Bug 223935
Opened 21 years ago
Closed 21 years ago
realplayer plugin doesn't work
Categories
(Core Graveyard :: Embedding: GTK Widget, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 178805
People
(Reporter: ceresna, Assigned: blizzard)
References
()
Details
User-Agent: Mozilla/5.0 (compatible; Konqueror/3.1; Linux)
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5) Gecko/20031024
realplayer plugin fails to initialize in GtkEmbed
The plugin is probably installed ok, because when I run
<top>/bin/mozilla then the realplayer works;
but if I start <top>/lib/mozilla-1.5/TestGtkEmbed the plugin fails
Reproducible: Always
Steps to Reproduce:
1.compile mozilla1.5+gtkembed with gtk2
2.run TestGtkEmbed
3.load url http://www.cnn.com/audio/radio/realplayer.html
Actual Results:
For audio/x-pn-realaudio-plugin found plugin /usr/lib/RealPlayer8/rpnp.so
LoadPlugin: failed to initialize shared library /usr/lib/RealPlayer8/rpnp.so
[/usr/lib/RealPlayer8/rpnp.so: undefined symbol: __pure_virtual]
LoadPlugin() /usr/lib/RealPlayer8/rpnp.so returned 0
For audio/x-pn-realaudio-plugin found plugin /usr/lib/RealPlayer8/rpnp.so
LoadPlugin: failed to initialize shared library /usr/lib/RealPlayer8/rpnp.so
[/usr/lib/RealPlayer8/rpnp.so: undefined symbol: __pure_virtual]
LoadPlugin() /usr/lib/RealPlayer8/rpnp.so returned 0
Comment 1•21 years ago
|
||
*** This bug has been marked as a duplicate of 178805 ***
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
Updated•13 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•