Closed
Bug 57868
Opened 24 years ago
Closed 24 years ago
PDF Helper Application won't launch
Categories
(Core Graveyard :: File Handling, defect, P3)
Tracking
(Not tracked)
People
(Reporter: sgifford+mozilla-old, Assigned: asa)
References
()
Details
Attachments
(2 files)
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux 2.2.14-5.0 i686; en-US; m18) Gecko/20001014
BuildID: 0000000000 (CVS 10/23/2000)
I have my browser configured to launch "acroread" when it encounters a PDF file:
Extension: PDF
MIME type: application/pdf
Handled by: acroread (Application)
When I click on one of the many PDF files linked to from this page (or from any
page), the external application is not launched; instead, Mozilla just sits
there. After clicking on several of these, Mozilla will sometimes become
unresponsive.
Reproducible: Always
Steps to Reproduce:
1. Configure acroread as you viewer for PDF files, as described above.
2. Visit http://www.acrobat.com/
3. Click on any of the PDF documents on the left.
Actual Results: Browser does not do anything.
Expected Results: acroread starting up and viewing the PDF file.
Reporter | ||
Comment 1•24 years ago
|
||
Comment 2•24 years ago
|
||
Worksforme on trunk build 20000102221 on Linux. It _does_ take acroread a while
to start up, though.
Reporter | ||
Comment 3•24 years ago
|
||
I gave it about 10 full minutes on an Athlon 750...It didn't take longer than
that, did it?
Could you attach your working mimeTypes.rdf file, and I'll see if that clears up
the problem for me?
Comment 4•24 years ago
|
||
Reporter | ||
Comment 6•24 years ago
|
||
OK, I can work around the problem now (thanks for your config Boris, that helped
me immensely), but it was definitely a bug I ran into before.
It actually looks like 2 bugs:
1. When firing up helper applications, Mozilla does not search your path.
Netscape does, and this is definitely the right behavior. Hardcoded paths can
be a real PITA for sysadmins.
2. When a helper appliction does not exist (or a full path is not specified), no
error message is displayed at all. Rather, it looks like Mozilla waits forever
for the application to start, and it never does.
Perhaps I'll open up two new bugs for those, since it's possible that one should
be fixed and the other shouldn't. I'll do that in the next couple days if
nobody has any objections.
Anybody know a better component for this than Browser/General?
Comment 7•24 years ago
|
||
Reporter | ||
Comment 8•24 years ago
|
||
Yup, a dup indeed. I'll close it out.
*** This bug has been marked as a duplicate of 56662 ***
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Updated•8 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•