Closed
Bug 149377
Opened 23 years ago
Closed 16 years ago
nppdf.so plugin thinks it is Shockwave Flash
Categories
(Plugins Graveyard :: Shockwave (Adobe), defect)
Tracking
(Not tracked)
VERIFIED
INCOMPLETE
People
(Reporter: caslivkoff, Assigned: martinlawyer)
References
()
Details
(Whiteboard: closeme 2009-03-15)
Attachments
(1 file)
|
136.00 KB,
application/octet-stream
|
Details |
My apologies if this has already been submitted, but I could not find any
indication of it. #51376 may be related
After adding nppdf.so to the plugins directory, about:plugins lists it as:
nppdf.so
File name: /opt/mozilla/plugins/nppdf.so
Mime Type Description Suffixes Enabled
application/x-shockwave-flash Shockwave Flash swf Yes
application/futuresplash FutureSplash Player spl Yes
I believe this to be a shockwave bug since other
HP plugins work fine. reassigning
Assignee: beppe → martinl
Comment 2•23 years ago
|
||
I think this is our bug. I've seen something similar on Mac before. Acrobat
doesn't report one of the fields in about:plugins and we get confused.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 3•23 years ago
|
||
I think this is our bug. I've seen something similar on Mac before. Acrobat
doesn't report one of the fields in about:plugins and we get confused.
Setting a breakpoint, what does nppdf.so return for NP_GetMIMEDescription?
Comment 4•23 years ago
|
||
Chuck, could you please attach nppdf.so you are using to this bug report.
Thanks.
| Reporter | ||
Comment 5•23 years ago
|
||
This is the nppdf.so from Adobe's download:
ftp://ftp.adobe.com/pub/adobe/acrobatreader/unix/4.x/hpux-rs-405.tar.gz
Comment 6•23 years ago
|
||
just tried attachment 87235 [details] saved as nppdf.sl
with Mozilla/5.0 (X11; U; HP-UX 9000/785; en-US; rv:1.0.0) Gecko/20020610
Netscape/7.0b1 build on HP-UX B.11.00 E 9000/785 2001436499
I've got
Mime Type Description Suffixes Enabled
application/pdf Portable Document Format pdf Yes
| Assignee | ||
Comment 7•23 years ago
|
||
It would appear that this problem is resolved with Mozilla 1.0/1.1 and NS 7.0.
The attached plugin loads and identifies itself correctly, and using it I can
view PDF documents.
Updating QA contact.
Status: NEW → RESOLVED
Closed: 23 years ago
QA Contact: shrir → rtakeda
Resolution: --- → FIXED
Comment 8•23 years ago
|
||
Changing QA Contact from me to Keith Tadej. He has been researching this issue.
QA Contact: rtakeda → ktadej
| Reporter | ||
Comment 9•23 years ago
|
||
This has re-surfaced, with build:
Mozilla 1.1
Mozilla/5.0 (X11; U; HP-UX 9000/780; en-US; rv:1.1) Gecko/20020828
in about:plugins:
nppdf.so
File name: nppdf.so
MIME Type Description Suffixes Enabled
* All types .* Yes
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Comment 10•23 years ago
|
||
Shrir: can you please check this out on linux using a current trunk build.
| Assignee | ||
Comment 11•23 years ago
|
||
If you copy the .sl files into the plugins/ directory (not use soft links), and
then "touch plugins/nppdf.sl" (making the file modification time more recent
than the Flash plugin), the browser will load the PDF plugin first, and it will
be registered correctly.
Also worth noting:
- the shockwave plugin currently available for HPUX at shockwave.com is only
for Netscape 4.x, and is not claimed to work for 6.x/7.x.
- the Acrobat plugin seems to work fine if it is loaded first, or is the only
plugin (even though the Acrobat download page says that only the helper app
works for HPUX)
| Assignee | ||
Comment 12•23 years ago
|
||
Things seem to show up in the about:plugins list correctly if they load in the
following order also:
libflashplayer.so
libnullplugin.sl
nppdf.sl
| Assignee | ||
Comment 13•23 years ago
|
||
A tar file containing the latest Shockwave and Acrobat Reader plugins for HPUX
can be downloaded here:
ftp://depot.netscape.com/private/martinl/plugins.tar.gz
Contents:
a plugins/libflashplayer.sl 2696 blocks
a plugins/libnullplugin.sl 64 blocks
a plugins/nppdf.sl 314 blocks
a plugins/ShockwaveFlash.class 6 blocks
It was too big (>300k) to attach to the bug.
Comment 14•23 years ago
|
||
I'm seeing the shockwave MIME Description when GetMIMEDescription is called for
the pdf plugin.
Comment 15•16 years ago
|
||
do you see this problem using latest version of flash (10) and firefox?
Whiteboard: closeme 2009-03-15
| Reporter | ||
Comment 16•16 years ago
|
||
I may be able to test this in the next two weeks, assuming I can get access to an HP-UX system.
Comment 17•16 years ago
|
||
assuming no results.
Status: REOPENED → RESOLVED
Closed: 23 years ago → 16 years ago
Resolution: --- → INCOMPLETE
Updated•16 years ago
|
Status: RESOLVED → VERIFIED
Component: Plug-ins → Shockwave (Adobe)
Product: Core → Plugins
QA Contact: ktadej → adobe-shockwave
Version: Trunk → unspecified
Updated•9 years ago
|
Product: Plugins → Plugins Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•