Closed
Bug 225737
Opened 22 years ago
Closed 22 years ago
will not run installer
Categories
(SeaMonkey :: Installer, defect)
Tracking
(Not tracked)
VERIFIED
INVALID
People
(Reporter: hog1hunter, Unassigned)
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2.1) Gecko/20021204
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2.1) Gecko/20021204
Get this error when running mozilla-installer as su.
Xlib: connection to ":0.0" refused by server
Xlib: Invalid XDM-AUTHORIZATION-1 key (failed key comparison)
Gtk-WARNING **: cannot open display: :0.0
Reproducible: Always
Steps to Reproduce:
run ./mozilla-installer
Actual Results:
this error as stated.
Xlib: connection to ":0.0" refused by server
Xlib: Invalid XDM-AUTHORIZATION-1 key (failed key comparison)
Gtk-WARNING **: cannot open display: :0.0
Expected Results:
installer to run.
Trying to install using Suse 8.2 Pro.
Comment 1•22 years ago
|
||
not a mozilla bug. try "xhost +localhost", or (temporarily) "xhost +" as the
user running X.
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → INVALID
Comment 2•22 years ago
|
||
Verified. This is just X's security mechanism. This can also be worked around
by copying about some .Xauthority files.
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
•