#363856 Bug#291712: Xlib: XDM authorization key matches an existing client (connection to ":0.0" refused by server)

Package:
icedove
Source:
thunderbird
Submitter:
Newbeewan
Date:
2023-12-04 17:39:07 UTC
Severity:
normal
Tags:
#363856#5
Date:
2005-01-22 17:07:51 UTC
From:
To:
Severity: normal
Priority: normal


I can't launch thunderbird the first time :

# mozilla-thunderbird
selected locale: en-US
Xlib: connection to ":0.0" refused by server
Xlib: XDM authorization key matches an existing client!

(mozilla-thunderbird-bin:7073): Gtk-WARNING **: cannot open display:

need to use ( according to https://bugzilla.mozilla.org/show_bug.cgi?id=246313 ):
# XRE_IMPORT_PROFILES=1 mozilla-thunderbird

It try to start it correctly and create profile...
After it start correctly with normal command ( or link in menu icon...)...
Strange but that is the only work arround I found.

++

Newbeewan

#363856#14
Date:
2005-03-31 10:13:08 UTC
From:
To:
retitle 291712 Bug#291712: Xlib: XDM authorization key matches an existing client (connection to ":0.0" refused by server)
forwarded 291712 https://bugzilla.mozilla.org/show_bug.cgi?id=246313
thanks

current workaround:

#363856#25
Date:
2006-09-21 15:04:22 UTC
From:
To:
This looks like http://bugs.debian.org/292388 in libx11,
its triggered by programs opening X connections, then exec'ing
something else, which also opens a X connection.

If you are using XDM an possible workaround is to add
DisplayManager*authName:        MIT-MAGIC-COOKIE-1
to your /etc/X11/xdm/xdm-config file

Hochachtungsvoll,
	Bernhard R. Link