Closed
Bug 64374
Opened 25 years ago
Closed 25 years ago
Mozilla 0.6 does not start as regular user
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: primorec, Assigned: asa)
References
()
Details
Mozilla 0.6 does not start as regular user.
It starts as root only.
M18 was fine
Regards
Igor
Comment 1•25 years ago
|
||
Reporter 0.6 was for developers only. Try with the latest nightlies and if you
still have the problem please file a detailed bug report on it. Marking invalid.
Status: UNCONFIRMED → RESOLVED
Closed: 25 years ago
Resolution: --- → INVALID
Reporter | ||
Comment 2•25 years ago
|
||
Testing with 2001-01-05-21-Mtrunk.
I am still not able to start MOZILLA as regular user on LINUX. All I get
on screen is the following:
[tina@tina package]$ pwd
/usr/local/downloads/tarballs/mozilla/2001-01-05-21-Mtrunk/package
[tina@tina package]$ ./mozilla
./run-mozilla.sh ./mozilla-bin
MOZILLA_FIVE_HOME=/usr/local/downloads/tarballs/mozilla/2001-01-05-21-Mtrunk/package
LD_LIBRARY_PATH=/usr/local/downloads/tarballs/mozilla/2001-01-05-21-Mtrunk/package
LIBRARY_PATH=/usr/local/downloads/tarballs/mozilla/2001-01-05-21-Mtrunk/package:/usr/local/downloads/tarballs/mozilla/2001-01-05-21-Mtrunk/package/components
SHLIB_PATH=/usr/local/downloads/tarballs/mozilla/2001-01-05-21-Mtrunk/package
LIBPATH=/usr/local/downloads/tarballs/mozilla/2001-01-05-21-Mtrunk/package
ADDON_PATH=/usr/local/downloads/tarballs/mozilla/2001-01-05-21-Mtrunk/package
MOZ_PROGRAM=./mozilla-bin
MOZ_TOOLKIT=
moz_debug=0
moz_debugger=
Registering plugin 0 for: "*","All types",".*"
=================================================================
but, if I start MOZILLA as "su" I get on the screen the following
=================================================================
[tina@tina package]$ su
Password:
[root@tina package]# ./mozilla
./run-mozilla.sh ./mozilla-bin
MOZILLA_FIVE_HOME=/usr/local/downloads/tarballs/mozilla/2001-01-05-21-Mtrunk/package
LD_LIBRARY_PATH=/usr/local/downloads/tarballs/mozilla/2001-01-05-21-Mtrunk/package
LIBRARY_PATH=/usr/local/downloads/tarballs/mozilla/2001-01-05-21-Mtrunk/package:/usr/local/downloads/tarballs/mozilla/2001-01-05-21-Mtrunk/package/components
SHLIB_PATH=/usr/local/downloads/tarballs/mozilla/2001-01-05-21-Mtrunk/package
LIBPATH=/usr/local/downloads/tarballs/mozilla/2001-01-05-21-Mtrunk/package
ADDON_PATH=/usr/local/downloads/tarballs/mozilla/2001-01-05-21-Mtrunk/package
MOZ_PROGRAM=./mozilla-bin
MOZ_TOOLKIT=
moz_debug=0
moz_debugger=
Registering plugin 0 for: "*","All types",".*"
in SetSecurityButton
The only difference between them is the last line:
"in SetSecurityButton"
Regards
Igor
Status: RESOLVED → UNCONFIRMED
Resolution: INVALID → ---
![]() |
||
Comment 3•25 years ago
|
||
Please do the following:
1) Delete root's .mozilla and the user's .mozilla (or move them)
2) Do a clean install of a Mozilla nighly
3) run Mozilla once as root
4) run Mozilla as a regular user.
If that fixes your problem, then this is a duplicate of one of the bugs tracked
by bug 41057
Reporter | ||
Comment 4•25 years ago
|
||
MOZILLA 0.7 does not have this problem anymore. I have installed it
as a regular user and I was able use it as a regular user
Status: UNCONFIRMED → RESOLVED
Closed: 25 years ago → 25 years ago
Resolution: --- → FIXED
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•