Closed
Bug 198562
Opened 22 years ago
Closed 22 years ago
Realplayer plugin no longer recognized in 1.3 gtk2+xft+gcc 3.2 builds
Categories
(Core Graveyard :: Plug-ins, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 178805
People
(Reporter: roto, Assigned: blizzard)
References
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3) Gecko/20030313
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3) Gecko/20030313
Switching from 1.3 beta to 1.3 the Realplayer 8.0 plugin stopped working (it
doesn't even show up in the "about:plugins" page) and plugger is no longer
properly working (it seems to start the correct helper application, but nothing
is visible).
These two plugins used to work perfectly with the 1.3 beta. The only change in
my configuration was the upgrade to 1.3.
I tried removing the plugins and re-installing them with no success (same
problems as before). I also completely deleted the .mozilla directory, but that
did not help either.
Reproducible: Didn't try
Steps to Reproduce:
1.
2.
3.
did you read the release notes? you were probably using the Red Hat 8 RPMS.
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → INVALID
Reporter | ||
Comment 2•22 years ago
|
||
I read the release notes, however there are two things I do not know:
1) how can one tell gcc 3.2 compatible plugins apart from incompatible ones?
2) I assumed 1.3 beta was compiled with gcc 3.2, wasn't it?
Thanks and sorry for the trouble.
![]() |
||
Comment 3•22 years ago
|
||
Reopening. dmose says that Real works with a gcc 3.2 build. So the current
suspect is gtk2.
Roberto: the 1.3b builds were not built with gcc 3.2.
Status: RESOLVED → UNCONFIRMED
Resolution: INVALID → ---
![]() |
||
Comment 4•22 years ago
|
||
to blizzard.
Assignee: peterlubczynski → blizzard
Status: UNCONFIRMED → NEW
Ever confirmed: true
Summary: Realplayer plugin no longer recognized in 1.3 → Realplayer plugin no longer recognized in 1.3 gtk2+xft+gcc 3.2 builds
Comment 5•22 years ago
|
||
with current trunk gtk2/xft+gcc3.2 build, I get this:
LoadPlugin: failed to initialize shared library mozilla/dist/bin/plugins/rpnp.so
[mozilla/dist/bin/plugins/rpnp.so: undefined symbol: __pure_virtual]
doesn't really look like it's related to gtk2
FWIW, __pure_virtual is defined in the realplay executable which suggests the
plugin can't find it.
Assignee | ||
Comment 7•22 years ago
|
||
Once again, compiler issues. gtk2 is not the problem here. (This is making me
nuts.)
Status: NEW → RESOLVED
Closed: 22 years ago → 22 years ago
Resolution: --- → INVALID
Comment 8•22 years ago
|
||
*** Bug 199882 has been marked as a duplicate of this bug. ***
Comment 9•22 years ago
|
||
*** Bug 197695 has been marked as a duplicate of this bug. ***
Comment 10•22 years ago
|
||
blizzard :
see http://bugzilla.mozilla.org/show_bug.cgi?id=197695#c6 ,
that doesn match your comment #7 in this bug
Comment 12•22 years ago
|
||
Reopening - sorry blizzard !
A GTK1 Build compiled with GCC3.2 works but a GCC3.2 build with GTK2 not.
How should this be a compiler issue ?
Status: VERIFIED → REOPENED
Resolution: INVALID → ---
Comment 13•22 years ago
|
||
*** Bug 205373 has been marked as a duplicate of this bug. ***
Comment 14•22 years ago
|
||
> A GTK1 Build compiled with GCC3.2 works but a GCC3.2 build with GTK2 not.
my CVS/gtk2 build still gives the error I mentioned in comment 5. my
gcc3.2/gtk1/debug build does not give that same error, but it crashes instead
(filed bug 205766).
is this a dupe of bug 178805?
Comment 15•22 years ago
|
||
I'm pretty sure this is also related to Mozilla 1.4 for Red Hat Linux 8.
As soon as I upgrade to Mozilla 1.4 from Mozilla 1.3 using RPM packages for Red
Hat Linux 8, Real Player 8 stop working.
So I removed all RPM pacakges for Mozilla 1.4 and installed Tarball instead.
Guess what? Real Player 8 is working again.
Comment 16•22 years ago
|
||
I have the same problem after upgrading to the 1.4 RPMs under RedHat 9:
realplayer 8 (installed from RPMs) works under plugger, but the realplayer
plugin itself does not. On occasion I seem to get the __pure_virtual error, but
this may have gone away after trying a slightly different set of Realplayer8 rpms.
Comment 17•22 years ago
|
||
marking dupe of "...make existing linux flashplayer & real binaries work with
gcc 3.1 builds] to gtk2"
*** This bug has been marked as a duplicate of 178805 ***
Status: REOPENED → RESOLVED
Closed: 22 years ago → 22 years ago
Resolution: --- → DUPLICATE
Updated•3 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•