#363856 Bug#291712: Xlib: XDM authorization key matches an existing client (connection to ":0.0" refused by server) #363856
- Package:
- icedove
- Source:
- thunderbird
- Submitter:
- Newbeewan
- Date:
- 2023-12-04 17:39:07 UTC
- Severity:
- normal
- Tags:
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
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:
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