You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Kinda new to the wayland game, regardless, using wayvnc and sway for a remote desktop. Everything is good, except on some programs I am receiving:
Invalid MIT-MAGIC-COOKIE-1 key
Invalid MIT-MAGIC-COOKIE-1 key
Invalid MIT-MAGIC-COOKIE-1 key
qt.qpa.xcb: could not connect to display :0
QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root'
zsh: segmentation fault
In the past, I corrected this by using --xauth ~/.Xauthority flags, or some reasonable facsimile thereof. But, I'm not running X, I am running wayland, so that would mean the error refers to XWayland? Or does wayland use it's own MIT-MAGIC-COOKIE derivative?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Kinda new to the wayland game, regardless, using wayvnc and sway for a remote desktop. Everything is good, except on some programs I am receiving:
Invalid MIT-MAGIC-COOKIE-1 key Invalid MIT-MAGIC-COOKIE-1 key Invalid MIT-MAGIC-COOKIE-1 key qt.qpa.xcb: could not connect to display :0 QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root' zsh: segmentation fault
In the past, I corrected this by using
--xauth ~/.Xauthority
flags, or some reasonable facsimile thereof. But, I'm not running X, I am running wayland, so that would mean the error refers to XWayland? Or does wayland use it's ownMIT-MAGIC-COOKIE
derivative?Beta Was this translation helpful? Give feedback.
All reactions