Closed
Bug 86198
Opened 25 years ago
Closed 24 years ago
Moving then launching Mozilla produces Application Launch failure dialog
Categories
(SeaMonkey :: Build Config, defect, P3)
Tracking
(Not tracked)
VERIFIED
WONTFIX
mozilla0.9.5
People
(Reporter: chrispetersen, Assigned: jj.enser)
References
Details
Build: 2001061314
Platform: Mac OS X
Expected Results: Application is outside of default directory and error message
appears.
What I got: It's understand to me why I got this error, but should we at least
add this to a Read me file ?
Steps to reproduce:
1) Move the Mozilla application out of the default directory (I moved it to the
desktop)
2) Launch app from the new location
3) Error message appears:
Application Launch Failure
The application 'Mozilla' cound not be launched because of a shared library
error: "A"
4) Not very descriptive to the average user so we might explain why this maybe
happening in the Read me.
Comment 1•25 years ago
|
||
over to some folks that might be able to help
Assignee: asa → pinkerton
Summary: Launching Mozilla produces Application Launch failure dialog → Launching Mozilla produces Application Launch failure dialog
Comment 2•25 years ago
|
||
i'd assume 4.x has this same problem and we're not likely to waste time fixing
it. if the only fix is documentation, then i shouldn't own it.
Assignee: pinkerton → asa
Comment 3•25 years ago
|
||
4.x did put up a dialog saying that "Essential Files" was missing. We can't get
that far, because we fail to load needed libraries up-front.
I think the real answer to this (esp. on X) is to use a package.
Comment 4•25 years ago
|
||
I believe packages are bug 83705. This might be fixed by fixing that bug, but
maybe not. Therefore, setting a dependency. We can see if this is fixed when
that one is done.
- Adam
Depends on: 83705
Updated•24 years ago
|
Summary: Launching Mozilla produces Application Launch failure dialog → Moving then launching Mozilla produces Application Launch failure dialog
Comment 5•24 years ago
|
||
I think this belongs in Build Config.
Assignee: asa → cls
Component: Browser-General → Build Config
QA Contact: doronr → granrose
Comment 6•24 years ago
|
||
mac == jj
anyone think this needs to be nsbranch, or can we just relnote it?
Assignee: cls → jj
Priority: -- → P3
Target Milestone: --- → mozilla0.9.5
| Assignee | ||
Comment 7•24 years ago
|
||
This will effectively be taken care of by creating an Application Bundle on OSX.
(bug 83705, as indicated above).
Fixing this for MacOS 8/9 would require bootstrap code change.
Status: NEW → ASSIGNED
Comment 8•24 years ago
|
||
As jj noted, we're gonna make this harder to do for the Mac OS X version.
Marking WONTFIX since we're not going to be trying to prevent it for the classic
app.
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → WONTFIX
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•