Closed
Bug 163420
Opened 23 years ago
Closed 23 years ago
Mozilla 1.1b Installer won't install on SuSE Linux 7.1
Categories
(SeaMonkey :: Installer, defect)
Tracking
(Not tracked)
VERIFIED
WORKSFORME
People
(Reporter: killebrew, Assigned: dveditz)
Details
This command was executed from a KDE 2.0 Xterm on SuSE Linux 7.1. Moz 1.1a (and
previous versions) installed with no problem. This error indicates permission
problems; in this case root isn't permitted to run this script or program, or at
least one of its components. I put moz in /opt many versions back because I'm
low on room in /usr. This new installer doesn't like symlinks either.
root@tiger:/opt/mozilla/mozilla-installer > ./mozilla-installer
Gdk-WARNING **: locale not supported by C library
Xlib: connection to ":0.0" refused by server
Xlib: Invalid MIT-MAGIC-COOKIE-1 key
Gtk-WARNING **: cannot open display: :0
Reporter | ||
Comment 1•23 years ago
|
||
This is for the talkback version.
Updated•23 years ago
|
QA Contact: bugzilla → ktrina
Comment 2•23 years ago
|
||
> Gtk-WARNING **: cannot open display: :0
This is doesn't look like a mozilla bug..
This means that root is not authorized to connect to the running X Server
running 'xhost +' should solve your problem (note: this may be a security-risk
.. read 'man xhost' for more information)
Did it solve your problem?
thx
"xhost localhost" should be sufficient in most cases."xhost +" gives everyone
and everything access to your X-Server. Please mark this bug WorksForMe after
being succesful.
Severity: blocker → normal
Comment 4•23 years ago
|
||
Resolving bug as WORKSFORME
-> no response from the reporter for about one week
Reporter:
Feel free to reopen if you disagree
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → WORKSFORME
Comment 5•23 years ago
|
||
Verified WFM. Wilbur, please reopen if problem still occurs.
Status: RESOLVED → VERIFIED
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•