Closed
Bug 375847
Opened 18 years ago
Closed 18 years ago
Seamonkey won't start
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: se014a0001, Unassigned)
References
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9a2pre) Gecko/20070110 SeaMonkey/1.5a
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9a2pre) Gecko/20070329 SeaMonkey/1.5a
I get an error referring to non-existent object
chrome:...navigator.xul
<window id="main-window"
line: 61
Reproducible: Always
Steps to Reproduce:
1.Attempt to start Seamonkey
2.
3.
Expected Results:
A browser would be nice.
Comment 1•18 years ago
|
||
True. I got the same with my to-day's Linux build (Build ID:2007032910, FC6 non-static build). The installer did not put the seamonkey script in the default install directory, Making a seamonkey-1.5a.en-US.linux-i686.tar.bz2 archive and unpack that to another place works -the start script (seamonkey) is there, and starting from that directory (./seamonkey) works fine.
Comment 2•18 years ago
|
||
see bug 375102 comment 13. Do you still have problems if you do
% chmod a+r [seamonkeydir]/chrome/*.rdf
?
Comment 3•18 years ago
|
||
Although bug 375102 looks related, it did not solve this one.
Doing chmod a+r [seamonkeydir]/chrome/*.rdf is however working fine, and seems to resolve this bug.
Reporter | ||
Comment 4•18 years ago
|
||
Thanks. This works for me. But having restored my January long stop backup I think I may have found a different critical defect with password fields ...
Comment 5•18 years ago
|
||
OK, resolving FIXED by bug 375102
URL: Doesn't get that far
You need to log in
before you can comment on or make changes to this bug.
Description
•