Closed
Bug 213802
Opened 22 years ago
Closed 20 years ago
after running the mozilla installer, mozilla cannot be run without being root
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: kramerd, Unassigned)
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030624
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030624
I downloaded the x86 Talkback enabled Net Installer for mozilla 1.4 and placed
it in $HOME/mozilla-1.4. Then I gunziped the file and untarred it. Then I went
intothe directory mozilla-installer. I then ran ./mozilla-installer and told
the wizard to install to /usr/local/mozilla. Mozilla installed properly but
when I run /usr/local/mozilla/mozilla without being root nothing happens.
Instead the cursor just moves down a line and I need to press ctrl+C to stop
mozilla to enter a new command. However, if I run /usr/local/mozilla/mozilla as
root, mozilla 1.4 runs normally. I tried using setuid by typing chmod +s
/usr/local/mozilla/mozilla so that I can theoretically run
/usr/local/mozilla/mozilla with root power without being root. However, it
doestn't work.
Reproducible: Always
Steps to Reproduce:
1.move into /usr/local/mozilla (where mozilla installed to)
2.run ./mozilla without being root
3.
Actual Results:
mozilla doesn't start
Expected Results:
mozilla should have started
Comment 1•22 years ago
|
||
try a new profile (as a normal user)
% mozilla -CreateProfile clean
% mozilla -P clean
you shouldn't need to run Mozilla as root. there might be something about your
profile that Mozilla doesn't like.
Updated•21 years ago
|
Product: Browser → Seamonkey
Comment 2•20 years ago
|
||
is this still a problem (1.7.x or 1.8b)?
were you using sudo? if so, don't.
Comment 3•20 years ago
|
||
possible dupe of bug 163524
Comment 4•20 years ago
|
||
quite possibly... but we will probably never know
resolving WORKSFORME
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•