Re: Login to Wayland failing
Reply #7 –
@Artist I just got a huge error… I’ve checked into it before and tried to troubleshoot, that’s where I thought it had to do with the directories.
There was a dbus error firstly that said it wasn't running, which I checked in a command and it said dbus was running. Then I did the command dbus-launch startplasma-wayland so that it could clear any occurrence of dbus that was running and focus solely on startplasma-wayland, and I got this very long error:
(kwin_wayland: 4462 (another w/ 4501, 4503, 4505, 4507, 4509, 4511... and up to 4517)): Gtk-WARNING **: 13:33:37:204 (and .401,.512,.629,.742,.853,.963,.075,.187,.299,.410): cannot open display:
qt.qpa.wayland: "wl-shell" is a deprecated shell extension, prefer using "xdg-shell" if supported by the compositor by setting the environment variable QT_WAYLAND_SHELL_INTEGRATION
qt.qpa.wayland: Loading shell integration failed.
qt.qpa.wayland: Attempted to load the following shells QList ("xdg-shell", "wl-shell", "ivi-shell", "qt-shell'")
Error: could not determine $DISPLAY
Error: Can not contact kdeinit5!
org.kde.startup: "kdeinit5_shutdown" QList() exited with code 255
startplasma-wayland: Shutting down... (and then the startplasmacompositor says done)
qt.qpa.plugin: Could not load the Qt platform plugin "wayland" in "" even though it was found.
artix:[oj]:~$ qt.qpa.xcb: could not connect to display :1
qt.qpa.plugin: From 6.5.0 xcb-cursor0 or libxcb-cursor0 is needed to load the Qt xcb platform plugin.
qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "" even though it was found.
This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem (My note: I think I already did this).
Available platform plugins are: wayland (a whole bunch of others, but it said it was found before...?)