I can log into Artix (runit) Plasma x11, XFCE and Awesome. Plasma Wayland just starts, then blackscreen, then back to sddm.
Arch wiki solution involves systemd....so useless.
Ubuntu solutions use different commands and systemd.
Using newest nvidia-dkms from world repo.
On 2017 Lenovo 2-in-1. Mobile nvidia mx130/Intel i7
tried this recommendation from Plasma irc channel.
cat /sys/module/nvidia_drm/parameters/modeset
this displays "Y" ....like https://community.kde.org/Plasma/Wayland/Nvidia says. ...but doesn't work.
I am using a modified SDDM login called Slice_1.5
...also switched to stock with same issue.
Any thoughts?
Well you're using nvidia so that's already iffy. Did you try using the shell command to launch Plasma Wayland directly in tty instead of using sddm?
XDG_SESSION_TYPE=wayland dbus-run-session startplasma-wayland
That is unfamiliar and scares me. My system is running smoothly otherwise and I hesitate to muck something up. I've been left high and dry...a lot.
If i do that is there a risk of black screen or something at reboot?
Will Plasma just start normally if rebooted?
Is there a decent guide page?
It's just the command to start Plasma Wayland instead of using a display manager. It's to make sure there's not any sddm weirdness going on and you'll actually see error output in the terminal if it fails. It's not going to permanently alter your config or anything.
This gave me an error-wall and a "no skeleton found" message.
...also I have a 4k laptop and the default text setting is so tiny using tty1 I can barely read it. Would also appreciate an easy adjustment so I can see to type. (if such a thing is possible)
It would be helpful if you could direct the output to a file and post it somewhere so we can actually see the error messages.
It would be helpful if you could share how. :)
No idea how to do that from tty....i can screenshot with phone.
iirc correctly there is a cat command...I'll look.
Found: https://unix.stackexchange.com/questions/108493/easy-way-to-paste-command-line-output-to-paste-bin-services#108494
..and used : $ ls / | nc paste.c-net.org 9999
.. all it copied was
https://paste.c-net.org/MexicoForensic
(I think because I exited with ctrl+Alt+esc, but i don't know another way)
No need to do that. Just redirect the output to a file.
XDG_SESSION_TYPE=wayland dbus-run-session startplasma-wayland &> out.log
Did that. Seemed to work. How do I show you?
Copy the file and paste the contents to a pastebin or something somewhere.
I don't even know where there output went. You're assuming i know how to do a lot more than I do.
In this case: the out.log file is in your /home/user
With a little practice and documentation, we manage to get by.
dbus-daemon[1971]: [session uid=1000 pid=1971] Activating service name='org.kde.KSplash' requested by ':1.0' (uid=1000 pid=1972 comm="startplasma-wayland")
dbus-daemon[1971]: [session uid=1000 pid=1971] Activating service name='org.freedesktop.portal.Desktop' requested by ':1.4' (uid=1000 pid=1993 comm="/usr/bin/ksplashqml")
dbus-daemon[1971]: [session uid=1000 pid=1971] Activating service name='org.freedesktop.portal.Documents' requested by ':1.5' (uid=1000 pid=2000 comm="/usr/lib/xdg-desktop-portal")
kdeinit5: preparing to launch '/usr/lib/kf5/klauncher'
kdeinit5: Launched KLauncher, pid = 2007, result = 0
dbus-daemon[1971]: [session uid=1000 pid=1971] Activating service name='org.freedesktop.impl.portal.PermissionStore' requested by ':1.6' (uid=1000 pid=2005 comm="/usr/lib/xdg-document-portal")
dbus-daemon[1971]: [session uid=1000 pid=1971] Successfully activated service 'org.freedesktop.impl.portal.PermissionStore'
dbus-daemon[1971]: [session uid=1000 pid=1971] Successfully activated service 'org.freedesktop.portal.Documents'
dbus-daemon[1971]: [session uid=1000 pid=1971] Activating service name='org.freedesktop.impl.portal.desktop.kde' requested by ':1.5' (uid=1000 pid=2000 comm="/usr/lib/xdg-desktop-portal")
(kwin_wayland:1990): Gtk-WARNING **: 23:16:32.382: cannot open display:
(kwin_wayland:2034): Gtk-WARNING **: 23:16:32.558: cannot open display:
(kwin_wayland:2038): Gtk-WARNING **: 23:16:32.728: cannot open display:
(kwin_wayland:2043): Gtk-WARNING **: 23:16:32.906: cannot open display:
(kwin_wayland:2045): Gtk-WARNING **: 23:16:33.075: cannot open display:
(kwin_wayland:2047): Gtk-WARNING **: 23:16:33.249: cannot open display:
(kwin_wayland:2049): Gtk-WARNING **: 23:16:33.423: cannot open display:
(kwin_wayland:2051): Gtk-WARNING **: 23:16:33.592: cannot open display:
(kwin_wayland:2053): Gtk-WARNING **: 23:16:33.765: cannot open display:
(kwin_wayland:2058): Gtk-WARNING **: 23:16:33.937: cannot open display:
(kwin_wayland:2061): Gtk-WARNING **: 23:16:34.109: cannot open display:
qt.qpa.wayland: Creating a fake screen in order for Qt not to crash
The Wayland connection broke. Did the Wayland compositor die?
The Wayland connection broke. Did the Wayland compositor die?
The Wayland connection broke. Did the Wayland compositor die?
kdeinit5: Communication error with launcher. Exiting!
dbus-daemon[1971]: [session uid=1000 pid=1971] Activated service 'org.freedesktop.impl.portal.desktop.kde' failed: Process org.freedesktop.impl.portal.desktop.kde exited with status 1
(/usr/lib/xdg-desktop-portal:2000): xdg-desktop-portal-WARNING **: 23:16:34.120: Failed to create settings proxy: Error calling StartServiceByName for org.freedesktop.impl.portal.desktop.kde: Process org.freedesktop.impl.portal.desktop.kde exited with status 1
(/usr/lib/xdg-desktop-portal:2000): xdg-desktop-portal-WARNING **: 23:16:34.120: No skeleton to export
dbus-daemon[1971]: [session uid=1000 pid=1971] Activating service name='org.freedesktop.impl.portal.desktop.kde' requested by ':1.5' (uid=1000 pid=2000 comm="/usr/lib/xdg-desktop-portal")
Error: could not determine $DISPLAY.
Error: Can not contact kdeinit5!
org.kde.startup: "kdeinit5_shutdown" () exited with code 255
startplasma-wayland: Shutting down...
startplasmacompositor: Shutting down...
startplasmacompositor: Done.
(/usr/lib/xdg-desktop-portal:2000): xdg-desktop-portal-WARNING **: 23:16:34.153: Failed to create file chooser proxy: Error calling StartServiceByName for org.freedesktop.impl.portal.desktop.kde: The connection is closed
(/usr/lib/xdg-desktop-portal:2000): xdg-desktop-portal-WARNING **: 23:16:34.153: No skeleton to export
(/usr/lib/xdg-desktop-portal:2000): GLib-GIO-CRITICAL **: 23:16:34.153: Error while sending AddMatch() message: The connection is closed
(/usr/lib/xdg-desktop-portal:2000): GLib-GIO-CRITICAL **: 23:16:34.153: Error while sending AddMatch() message: The connection is closed
(/usr/lib/xdg-desktop-portal:2000): GLib-GIO-CRITICAL **: 23:16:34.153: Error while sending AddMatch() message: The connection is closed
(/usr/lib/xdg-desktop-portal:2000): xdg-desktop-portal-WARNING **: 23:16:34.153: Failed to create app chooser proxy: Error calling StartServiceByName for org.freedesktop.impl.portal.desktop.kde: The connection is closed
(/usr/lib/xdg-desktop-portal:2000): xdg-desktop-portal-WARNING **: 23:16:34.153: No skeleton to export
(/usr/lib/xdg-desktop-portal:2000): GLib-GIO-CRITICAL **: 23:16:34.154: Error while sending AddMatch() message: The connection is closed
(/usr/lib/xdg-desktop-portal:2000): GLib-GIO-CRITICAL **: 23:16:34.154: Error while sending AddMatch() message: The connection is closed
(/usr/lib/xdg-desktop-portal:2000): GLib-GIO-CRITICAL **: 23:16:34.154: Error while sending AddMatch() message: The connection is closed
(/usr/lib/xdg-desktop-portal:2000): xdg-desktop-portal-WARNING **: 23:16:34.154: Failed to create print proxy: Error calling StartServiceByName for org.freedesktop.impl.portal.desktop.kde: The connection is closed
(/usr/lib/xdg-desktop-portal:2000): xdg-desktop-portal-WARNING **: 23:16:34.154: No skeleton to export
(/usr/lib/xdg-desktop-portal:2000): GLib-GIO-CRITICAL **: 23:16:34.154: Error while sending AddMatch() message: The connection is closed
(/usr/lib/xdg-desktop-portal:2000): GLib-GIO-CRITICAL **: 23:16:34.154: Error while sending AddMatch() message: The connection is closed
(/usr/lib/xdg-desktop-portal:2000): GLib-GIO-CRITICAL **: 23:16:34.154: Error while sending AddMatch() message: The connection is closed
(/usr/lib/xdg-desktop-portal:2000): xdg-desktop-portal-WARNING **: 23:16:34.154: Failed to create notification proxy: Error calling StartServiceByName for org.freedesktop.impl.portal.desktop.kde: The connection is closed
(/usr/lib/xdg-desktop-portal:2000): xdg-desktop-portal-WARNING **: 23:16:34.154: No skeleton to export
(/usr/lib/xdg-desktop-portal:2000): GLib-GIO-CRITICAL **: 23:16:34.154: Error while sending AddMatch() message: The connection is closed
(/usr/lib/xdg-desktop-portal:2000): GLib-GIO-CRITICAL **: 23:16:34.154: Error while sending AddMatch() message: The connection is closed
(/usr/lib/xdg-desktop-portal:2000): GLib-GIO-CRITICAL **: 23:16:34.154: Error while sending AddMatch() message: The connection is closed
(/usr/lib/xdg-desktop-portal:2000): xdg-desktop-portal-WARNING **: 23:16:34.154: Failed to create inhibit proxy: Error calling StartServiceByName for org.freedesktop.impl.portal.desktop.kde: The connection is closed
(/usr/lib/xdg-desktop-portal:2000): xdg-desktop-portal-WARNING **: 23:16:34.154: No skeleton to export
(/usr/lib/xdg-desktop-portal:2000): GLib-GIO-CRITICAL **: 23:16:34.154: Error while sending AddMatch() message: The connection is closed
(/usr/lib/xdg-desktop-portal:2000): GLib-GIO-CRITICAL **: 23:16:34.154: Error while sending AddMatch() message: The connection is closed
(/usr/lib/xdg-desktop-portal:2000): GLib-GIO-CRITICAL **: 23:16:34.154: Error while sending AddMatch() message: The connection is closed
(/usr/lib/xdg-desktop-portal:2000): xdg-desktop-portal-WARNING **: 23:16:34.154: Failed to create screenshot proxy: Error calling StartServiceByName for org.freedesktop.impl.portal.desktop.kde: The connection is closed
(/usr/lib/xdg-desktop-portal:2000): xdg-desktop-portal-WARNING **: 23:16:34.154: No skeleton to export
(/usr/lib/xdg-desktop-portal:2000): GLib-GIO-CRITICAL **: 23:16:34.154: Error while sending AddMatch() message: The connection is closed
(/usr/lib/xdg-desktop-portal:2000): GLib-GIO-CRITICAL **: 23:16:34.154: Error while sending AddMatch() message: The connection is closed
(/usr/lib/xdg-desktop-portal:2000): GLib-GIO-CRITICAL **: 23:16:34.155: Error while sending AddMatch() message: The connection is closed
(/usr/lib/xdg-desktop-portal:2000): xdg-desktop-portal-WARNING **: 23:16:34.155: Failed to create access proxy: Error calling StartServiceByName for org.freedesktop.impl.portal.desktop.kde: The connection is closed
(/usr/lib/xdg-desktop-portal:2000): xdg-desktop-portal-WARNING **: 23:16:34.155: No skeleton to export
(/usr/lib/xdg-desktop-portal:2000): GLib-GIO-CRITICAL **: 23:16:34.155: Error while sending AddMatch() message: The connection is closed
(/usr/lib/xdg-desktop-portal:2000): GLib-GIO-CRITICAL **: 23:16:34.155: Error while sending AddMatch() message: The connection is closed
(/usr/lib/xdg-desktop-portal:2000): GLib-GIO-CRITICAL **: 23:16:34.155: Error while sending AddMatch() message: The connection is closed
(/usr/lib/xdg-desktop-portal:2000): xdg-desktop-portal-WARNING **: 23:16:34.155: Failed to create access proxy: Error calling StartServiceByName for org.freedesktop.impl.portal.desktop.kde: The connection is closed
(/usr/lib/xdg-desktop-portal:2000): xdg-desktop-portal-WARNING **: 23:16:34.155: No skeleton to export
(/usr/lib/xdg-desktop-portal:2000): xdg-desktop-portal-WARNING **: 23:16:34.158: Failed connect to PipeWire: Couldn't connect to PipeWire
(/usr/lib/xdg-desktop-portal:2000): GLib-GIO-CRITICAL **: 23:16:34.158: Error while sending AddMatch() message: The connection is closed
(/usr/lib/xdg-desktop-portal:2000): GLib-GIO-CRITICAL **: 23:16:34.158: Error while sending AddMatch() message: The connection is closed
(/usr/lib/xdg-desktop-portal:2000): GLib-GIO-CRITICAL **: 23:16:34.158: Error while sending AddMatch() message: The connection is closed
(/usr/lib/xdg-desktop-portal:2000): xdg-desktop-portal-WARNING **: 23:16:34.158: Failed to create access proxy: Error calling StartServiceByName for org.freedesktop.impl.portal.desktop.kde: The connection is closed
(/usr/lib/xdg-desktop-portal:2000): xdg-desktop-portal-WARNING **: 23:16:34.158: No skeleton to export
(/usr/lib/xdg-desktop-portal:2000): GLib-GIO-CRITICAL **: 23:16:34.158: Error while sending AddMatch() message: The connection is closed
(/usr/lib/xdg-desktop-portal:2000): GLib-GIO-CRITICAL **: 23:16:34.158: Error while sending AddMatch() message: The connection is closed
(/usr/lib/xdg-desktop-portal:2000): GLib-GIO-CRITICAL **: 23:16:34.158: Error while sending AddMatch() message: The connection is closed
(/usr/lib/xdg-desktop-portal:2000): xdg-desktop-portal-WARNING **: 23:16:34.158: Failed to create account proxy: Error calling StartServiceByName for org.freedesktop.impl.portal.desktop.kde: The connection is closed
(/usr/lib/xdg-desktop-portal:2000): xdg-desktop-portal-WARNING **: 23:16:34.158: No skeleton to export
(/usr/lib/xdg-desktop-portal:2000): GLib-GIO-CRITICAL **: 23:16:34.158: Error while sending AddMatch() message: The connection is closed
(/usr/lib/xdg-desktop-portal:2000): GLib-GIO-CRITICAL **: 23:16:34.158: Error while sending AddMatch() message: The connection is closed
(/usr/lib/xdg-desktop-portal:2000): GLib-GIO-CRITICAL **: 23:16:34.158: Error while sending AddMatch() message: The connection is closed
(/usr/lib/xdg-desktop-portal:2000): xdg-desktop-portal-WARNING **: 23:16:34.159: Failed to create email proxy: Error calling StartServiceByName for org.freedesktop.impl.portal.desktop.kde: The connection is closed
(/usr/lib/xdg-desktop-portal:2000): xdg-desktop-portal-WARNING **: 23:16:34.159: No skeleton to export
(/usr/lib/xdg-desktop-portal:2000): GLib-GIO-CRITICAL **: 23:16:34.159: Error while sending AddMatch() message: The connection is closed
(/usr/lib/xdg-desktop-portal:2000): GLib-GIO-CRITICAL **: 23:16:34.159: Error while sending AddMatch() message: The connection is closed
(/usr/lib/xdg-desktop-portal:2000): GLib-GIO-CRITICAL **: 23:16:34.159: Error while sending AddMatch() message: The connection is closed
(/usr/lib/xdg-desktop-portal:2000): xdg-desktop-portal-WARNING **: 23:16:34.159: Failed to create dynamic_launcher proxy: Error calling StartServiceByName for org.freedesktop.impl.portal.desktop.kde: The connection is closed
(/usr/lib/xdg-desktop-portal:2000): xdg-desktop-portal-WARNING **: 23:16:34.159: No skeleton to export
(/usr/lib/xdg-desktop-portal:2000): GLib-GIO-CRITICAL **: 23:16:34.159: Error while sending AddMatch() message: The connection is closed
(/usr/lib/xdg-desktop-portal:2000): GLib-GIO-CRITICAL **: 23:16:34.159: Error while sending AddMatch() message: The connection is closed
(/usr/lib/xdg-desktop-portal:2000): GLib-GIO-CRITICAL **: 23:16:34.159: Error while sending AddMatch() message: The connection is closed
(/usr/lib/xdg-desktop-portal:2000): xdg-desktop-portal-WARNING **: 23:16:34.159: Failed to create screen cast proxy: Error calling StartServiceByName for org.freedesktop.impl.portal.desktop.kde: The connection is closed
(/usr/lib/xdg-desktop-portal:2000): xdg-desktop-portal-WARNING **: 23:16:34.159: No skeleton to export
(/usr/lib/xdg-desktop-portal:2000): GLib-GIO-CRITICAL **: 23:16:34.159: Error while sending AddMatch() message: The connection is closed
(/usr/lib/xdg-desktop-portal:2000): GLib-GIO-CRITICAL **: 23:16:34.159: Error while sending AddMatch() message: The connection is closed
(/usr/lib/xdg-desktop-portal:2000): GLib-GIO-CRITICAL **: 23:16:34.159: Error while sending AddMatch() message: The connection is closed
(/usr/lib/xdg-desktop-portal:2000): xdg-desktop-portal-WARNING **: 23:16:34.159: Failed to create remote desktop proxy: Error calling StartServiceByName for org.freedesktop.impl.portal.desktop.kde: The connection is closed
(/usr/lib/xdg-desktop-portal:2000): xdg-desktop-portal-WARNING **: 23:16:34.159: No skeleton to export
Failed to create wl_display (No such file or directory)
qt.qpa.plugin: Could not load the Qt platform plugin "wayland" in "" even though it was found.
qt.qpa.xcb: could not connect to display :1
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.
Available platform plugins are: eglfs, linuxfb, minimal, minimalegl, offscreen, vnc, wayland-egl, wayland, wayland-xcomposite-egl, wayland-xcomposite-glx, xcb.
"cannot open display" is the main issue here. I'm going to just guess it's probably a driver issue at this point. Nvidia is allegedly supposed to work with wayland these days, but who knows.
Wayland works with other distros on this hardware...so I don't think a driver is the issue. IMO..this is an Artix issue.
....maybe dkms kernel vs stock linux?
i have a hybrid laptop with nvidia....i thought dkms more prudent.
I would install the package plasma-wayland-session.
recently recieved input from KDE/Plasma folks and they (from #plasma irc channel) say:
KDE devs told you that XDG_RUNTIME_DIR needs to be set in the environment on startup, and it's not
I would appreciate some input on this.
XDG_RUNTIME_DIR is set by elogind by default on boot. If you run "env" in a terminal, it should be there. If it's really not, something is wrong.
it is there. thank you for replying. I'll relay that to plasma channel.
I get similar issue as this. I suspect its nvidia 530 driver as that is what a lot of people are having issues with.
If you find a work around then let me know. AFAIK, the only work around I know atm is rolling back to nvidia525 driver, however that is on AUR and I do not know how safe that will be under Artix.
There is NOT enough documentation on rolling back or installing different versions of nvidia driver.
It would have been nice if 525 or the previous major release of nvidia driver was kept as fallback but I ONLY see 530 as option for this distro repo atm.
My log output below on a desktop AM5 7700X NVIDIA-4090 machine.
dbus-daemon[12621]: [session uid=1002 pid=12621] Activating service name='org.kde.KSplash' requested by ':1.0' (uid=1002 pid=12622 comm="startplasma-wayland")
dbus-daemon[12621]: [session uid=1002 pid=12621] Activating service name='org.freedesktop.portal.Desktop' requested by ':1.4' (uid=1002 pid=12635 comm="/usr/bin/ksplashqml")
kdeinit5: preparing to launch '/usr/lib/kf5/klauncher'
kdeinit5: Launched KLauncher, pid = 12643, result = 0
dbus-daemon[12621]: [session uid=1002 pid=12621] Activating service name='org.freedesktop.portal.Documents' requested by ':1.5' (uid=1002 pid=12642 comm="/usr/lib/xdg-desktop-portal")
dbus-daemon[12621]: [session uid=1002 pid=12621] Activating service name='org.freedesktop.impl.portal.PermissionStore' requested by ':1.6' (uid=1002 pid=12649 comm="/usr/lib/xdg-document-portal")
dbus-daemon[12621]: [session uid=1002 pid=12621] Successfully activated service 'org.freedesktop.impl.portal.PermissionStore'
dbus-daemon[12621]: [session uid=1002 pid=12621] Successfully activated service 'org.freedesktop.portal.Documents'
dbus-daemon[12621]: [session uid=1002 pid=12621] Activating service name='org.freedesktop.impl.portal.desktop.kde' requested by ':1.5' (uid=1002 pid=12642 comm="/usr/lib/xdg-desktop-portal")
(kwin_wayland:12632): Gtk-WARNING **: 09:18:31.480: cannot open display:
(kwin_wayland:12677): Gtk-WARNING **: 09:18:31.519: cannot open display:
(kwin_wayland:12684): Gtk-WARNING **: 09:18:31.559: cannot open display:
(kwin_wayland:12686): Gtk-WARNING **: 09:18:31.599: cannot open display:
(kwin_wayland:12688): Gtk-WARNING **: 09:18:31.638: cannot open display:
(kwin_wayland:12690): Gtk-WARNING **: 09:18:31.678: cannot open display:
(kwin_wayland:12692): Gtk-WARNING **: 09:18:31.717: cannot open display:
(kwin_wayland:12694): Gtk-WARNING **: 09:18:31.757: cannot open display:
(kwin_wayland:12696): Gtk-WARNING **: 09:18:31.796: cannot open display:
(kwin_wayland:12698): Gtk-WARNING **: 09:18:31.836: cannot open display:
(kwin_wayland:12700): Gtk-WARNING **: 09:18:31.877: cannot open display:
The Wayland connection broke. Did the Wayland compositor die?
The Wayland connection broke. Did the Wayland compositor die?
The Wayland connection broke. Did the Wayland compositor die?
kdeinit5: Communication error with launcher. Exiting!
dbus-daemon[12621]: [session uid=1002 pid=12621] Activated service 'org.freedesktop.impl.portal.desktop.kde' failed: Process org.freedesktop.impl.portal.desktop.kde exited with status 1
(/usr/lib/xdg-desktop-portal:12642): xdg-desktop-portal-WARNING **: 09:18:31.879: Failed to create settings proxy: Error calling StartServiceByName for org.freedesktop.impl.portal.desktop.kde: Process org.freedesktop.impl.portal.desktop.kde exited with status 1
(/usr/lib/xdg-desktop-portal:12642): xdg-desktop-portal-WARNING **: 09:18:31.879: No skeleton to export
dbus-daemon[12621]: [session uid=1002 pid=12621] Activating service name='org.freedesktop.impl.portal.desktop.kde' requested by ':1.5' (uid=1002 pid=12642 comm="/usr/lib/xdg-desktop-portal")
Error: could not determine $DISPLAY.
Error: Can not contact kdeinit5!
org.kde.startup: "kdeinit5_shutdown" () exited with code 255
startplasma-wayland: Shutting down...
startplasmacompositor: Shutting down...
startplasmacompositor: Done.
(/usr/lib/xdg-desktop-portal:12642): xdg-desktop-portal-WARNING **: 09:18:31.885: Failed to create file chooser proxy: Error calling StartServiceByName for org.freedesktop.impl.portal.desktop.kde: The connection is closed
(/usr/lib/xdg-desktop-portal:12642): xdg-desktop-portal-WARNING **: 09:18:31.885: No skeleton to export
(/usr/lib/xdg-desktop-portal:12642): GLib-GIO-CRITICAL **: 09:18:31.885: Error while sending AddMatch() message: The connection is closed
(/usr/lib/xdg-desktop-portal:12642): GLib-GIO-CRITICAL **: 09:18:31.885: Error while sending AddMatch() message: The connection is closed
(/usr/lib/xdg-desktop-portal:12642): GLib-GIO-CRITICAL **: 09:18:31.885: Error while sending AddMatch() message: The connection is closed
(/usr/lib/xdg-desktop-portal:12642): xdg-desktop-portal-WARNING **: 09:18:31.885: Failed to create app chooser proxy: Error calling StartServiceByName for org.freedesktop.impl.portal.desktop.kde: The connection is closed
(/usr/lib/xdg-desktop-portal:12642): xdg-desktop-portal-WARNING **: 09:18:31.885: No skeleton to export
(/usr/lib/xdg-desktop-portal:12642): GLib-GIO-CRITICAL **: 09:18:31.885: Error while sending AddMatch() message: The connection is closed
(/usr/lib/xdg-desktop-portal:12642): GLib-GIO-CRITICAL **: 09:18:31.885: Error while sending AddMatch() message: The connection is closed
(/usr/lib/xdg-desktop-portal:12642): GLib-GIO-CRITICAL **: 09:18:31.885: Error while sending AddMatch() message: The connection is closed
(/usr/lib/xdg-desktop-portal:12642): xdg-desktop-portal-WARNING **: 09:18:31.885: Failed to create print proxy: Error calling StartServiceByName for org.freedesktop.impl.portal.desktop.kde: The connection is closed
(/usr/lib/xdg-desktop-portal:12642): xdg-desktop-portal-WARNING **: 09:18:31.885: No skeleton to export
(/usr/lib/xdg-desktop-portal:12642): GLib-GIO-CRITICAL **: 09:18:31.885: Error while sending AddMatch() message: The connection is closed
(/usr/lib/xdg-desktop-portal:12642): GLib-GIO-CRITICAL **: 09:18:31.886: Error while sending AddMatch() message: The connection is closed
(/usr/lib/xdg-desktop-portal:12642): GLib-GIO-CRITICAL **: 09:18:31.886: Error while sending AddMatch() message: The connection is closed
(/usr/lib/xdg-desktop-portal:12642): xdg-desktop-portal-WARNING **: 09:18:31.886: Failed to create notification proxy: Error calling StartServiceByName for org.freedesktop.impl.portal.desktop.kde: The connection is closed
(/usr/lib/xdg-desktop-portal:12642): xdg-desktop-portal-WARNING **: 09:18:31.886: No skeleton to export
(/usr/lib/xdg-desktop-portal:12642): GLib-GIO-CRITICAL **: 09:18:31.886: Error while sending AddMatch() message: The connection is closed
(/usr/lib/xdg-desktop-portal:12642): GLib-GIO-CRITICAL **: 09:18:31.886: Error while sending AddMatch() message: The connection is closed
(/usr/lib/xdg-desktop-portal:12642): GLib-GIO-CRITICAL **: 09:18:31.886: Error while sending AddMatch() message: The connection is closed
(/usr/lib/xdg-desktop-portal:12642): xdg-desktop-portal-WARNING **: 09:18:31.886: Failed to create inhibit proxy: Error calling StartServiceByName for org.freedesktop.impl.portal.desktop.kde: The connection is closed
(/usr/lib/xdg-desktop-portal:12642): xdg-desktop-portal-WARNING **: 09:18:31.886: No skeleton to export
(/usr/lib/xdg-desktop-portal:12642): GLib-GIO-CRITICAL **: 09:18:31.886: Error while sending AddMatch() message: The connection is closed
(/usr/lib/xdg-desktop-portal:12642): GLib-GIO-CRITICAL **: 09:18:31.886: Error while sending AddMatch() message: The connection is closed
(/usr/lib/xdg-desktop-portal:12642): GLib-GIO-CRITICAL **: 09:18:31.886: Error while sending AddMatch() message: The connection is closed
(/usr/lib/xdg-desktop-portal:12642): xdg-desktop-portal-WARNING **: 09:18:31.886: Failed to create screenshot proxy: Error calling StartServiceByName for org.freedesktop.impl.portal.desktop.kde: The connection is closed
(/usr/lib/xdg-desktop-portal:12642): xdg-desktop-portal-WARNING **: 09:18:31.886: No skeleton to export
(/usr/lib/xdg-desktop-portal:12642): GLib-GIO-CRITICAL **: 09:18:31.886: Error while sending AddMatch() message: The connection is closed
(/usr/lib/xdg-desktop-portal:12642): GLib-GIO-CRITICAL **: 09:18:31.886: Error while sending AddMatch() message: The connection is closed
(/usr/lib/xdg-desktop-portal:12642): GLib-GIO-CRITICAL **: 09:18:31.886: Error while sending AddMatch() message: The connection is closed
(/usr/lib/xdg-desktop-portal:12642): xdg-desktop-portal-WARNING **: 09:18:31.886: Failed to create access proxy: Error calling StartServiceByName for org.freedesktop.impl.portal.desktop.kde: The connection is closed
(/usr/lib/xdg-desktop-portal:12642): xdg-desktop-portal-WARNING **: 09:18:31.886: No skeleton to export
(/usr/lib/xdg-desktop-portal:12642): GLib-GIO-CRITICAL **: 09:18:31.886: Error while sending AddMatch() message: The connection is closed
(/usr/lib/xdg-desktop-portal:12642): GLib-GIO-CRITICAL **: 09:18:31.886: Error while sending AddMatch() message: The connection is closed
(/usr/lib/xdg-desktop-portal:12642): GLib-GIO-CRITICAL **: 09:18:31.886: Error while sending AddMatch() message: The connection is closed
(/usr/lib/xdg-desktop-portal:12642): xdg-desktop-portal-WARNING **: 09:18:31.886: Failed to create access proxy: Error calling StartServiceByName for org.freedesktop.impl.portal.desktop.kde: The connection is closed
(/usr/lib/xdg-desktop-portal:12642): xdg-desktop-portal-WARNING **: 09:18:31.886: No skeleton to export
(/usr/lib/xdg-desktop-portal:12642): xdg-desktop-portal-WARNING **: 09:18:31.887: Failed connect to PipeWire: Couldn't connect to PipeWire
(/usr/lib/xdg-desktop-portal:12642): GLib-GIO-CRITICAL **: 09:18:31.887: Error while sending AddMatch() message: The connection is closed
(/usr/lib/xdg-desktop-portal:12642): GLib-GIO-CRITICAL **: 09:18:31.887: Error while sending AddMatch() message: The connection is closed
(/usr/lib/xdg-desktop-portal:12642): GLib-GIO-CRITICAL **: 09:18:31.887: Error while sending AddMatch() message: The connection is closed
(/usr/lib/xdg-desktop-portal:12642): xdg-desktop-portal-WARNING **: 09:18:31.887: Failed to create access proxy: Error calling StartServiceByName for org.freedesktop.impl.portal.desktop.kde: The connection is closed
(/usr/lib/xdg-desktop-portal:12642): xdg-desktop-portal-WARNING **: 09:18:31.887: No skeleton to export
(/usr/lib/xdg-desktop-portal:12642): GLib-GIO-CRITICAL **: 09:18:31.887: Error while sending AddMatch() message: The connection is closed
(/usr/lib/xdg-desktop-portal:12642): GLib-GIO-CRITICAL **: 09:18:31.887: Error while sending AddMatch() message: The connection is closed
(/usr/lib/xdg-desktop-portal:12642): GLib-GIO-CRITICAL **: 09:18:31.887: Error while sending AddMatch() message: The connection is closed
(/usr/lib/xdg-desktop-portal:12642): xdg-desktop-portal-WARNING **: 09:18:31.887: Failed to create account proxy: Error calling StartServiceByName for org.freedesktop.impl.portal.desktop.kde: The connection is closed
(/usr/lib/xdg-desktop-portal:12642): xdg-desktop-portal-WARNING **: 09:18:31.887: No skeleton to export
(/usr/lib/xdg-desktop-portal:12642): GLib-GIO-CRITICAL **: 09:18:31.887: Error while sending AddMatch() message: The connection is closed
(/usr/lib/xdg-desktop-portal:12642): GLib-GIO-CRITICAL **: 09:18:31.887: Error while sending AddMatch() message: The connection is closed
(/usr/lib/xdg-desktop-portal:12642): GLib-GIO-CRITICAL **: 09:18:31.887: Error while sending AddMatch() message: The connection is closed
(/usr/lib/xdg-desktop-portal:12642): xdg-desktop-portal-WARNING **: 09:18:31.887: Failed to create email proxy: Error calling StartServiceByName for org.freedesktop.impl.portal.desktop.kde: The connection is closed
(/usr/lib/xdg-desktop-portal:12642): xdg-desktop-portal-WARNING **: 09:18:31.887: No skeleton to export
(/usr/lib/xdg-desktop-portal:12642): GLib-GIO-CRITICAL **: 09:18:31.887: Error while sending AddMatch() message: The connection is closed
(/usr/lib/xdg-desktop-portal:12642): GLib-GIO-CRITICAL **: 09:18:31.887: Error while sending AddMatch() message: The connection is closed
(/usr/lib/xdg-desktop-portal:12642): GLib-GIO-CRITICAL **: 09:18:31.887: Error while sending AddMatch() message: The connection is closed
(/usr/lib/xdg-desktop-portal:12642): xdg-desktop-portal-WARNING **: 09:18:31.887: Failed to create global_shortcuts proxy: Error calling StartServiceByName for org.freedesktop.impl.portal.desktop.kde: The connection is closed
(/usr/lib/xdg-desktop-portal:12642): xdg-desktop-portal-WARNING **: 09:18:31.887: No skeleton to export
(/usr/lib/xdg-desktop-portal:12642): GLib-GIO-CRITICAL **: 09:18:31.887: Error while sending AddMatch() message: The connection is closed
(/usr/lib/xdg-desktop-portal:12642): GLib-GIO-CRITICAL **: 09:18:31.887: Error while sending AddMatch() message: The connection is closed
(/usr/lib/xdg-desktop-portal:12642): GLib-GIO-CRITICAL **: 09:18:31.887: Error while sending AddMatch() message: The connection is closed
(/usr/lib/xdg-desktop-portal:12642): xdg-desktop-portal-WARNING **: 09:18:31.887: Failed to create dynamic_launcher proxy: Error calling StartServiceByName for org.freedesktop.impl.portal.desktop.kde: The connection is closed
(/usr/lib/xdg-desktop-portal:12642): xdg-desktop-portal-WARNING **: 09:18:31.887: No skeleton to export
(/usr/lib/xdg-desktop-portal:12642): GLib-GIO-CRITICAL **: 09:18:31.887: Error while sending AddMatch() message: The connection is closed
(/usr/lib/xdg-desktop-portal:12642): GLib-GIO-CRITICAL **: 09:18:31.887: Error while sending AddMatch() message: The connection is closed
(/usr/lib/xdg-desktop-portal:12642): GLib-GIO-CRITICAL **: 09:18:31.887: Error while sending AddMatch() message: The connection is closed
(/usr/lib/xdg-desktop-portal:12642): xdg-desktop-portal-WARNING **: 09:18:31.887: Failed to create screen cast proxy: Error calling StartServiceByName for org.freedesktop.impl.portal.desktop.kde: The connection is closed
(/usr/lib/xdg-desktop-portal:12642): xdg-desktop-portal-WARNING **: 09:18:31.887: No skeleton to export
(/usr/lib/xdg-desktop-portal:12642): GLib-GIO-CRITICAL **: 09:18:31.887: Error while sending AddMatch() message: The connection is closed
(/usr/lib/xdg-desktop-portal:12642): GLib-GIO-CRITICAL **: 09:18:31.887: Error while sending AddMatch() message: The connection is closed
(/usr/lib/xdg-desktop-portal:12642): GLib-GIO-CRITICAL **: 09:18:31.887: Error while sending AddMatch() message: The connection is closed
(/usr/lib/xdg-desktop-portal:12642): xdg-desktop-portal-WARNING **: 09:18:31.887: Failed to create remote desktop proxy: Error calling StartServiceByName for org.freedesktop.impl.portal.desktop.kde: The connection is closed
(/usr/lib/xdg-desktop-portal:12642): xdg-desktop-portal-WARNING **: 09:18:31.887: No skeleton to export
Failed to create wl_display (No such file or directory)
qt.qpa.plugin: Could not load the Qt platform plugin "wayland" in "" even though it was found.
qt.qpa.xcb: could not connect to display :1
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.
Available platform plugins are: eglfs, linuxfb, minimal, minimalegl, offscreen, vnc, wayland-egl, wayland, wayland-xcomposite-egl, wayland-xcomposite-glx, xcb.
org.kde.knotifications: WaitForName: Service was not registered within timeout
If the old driver installs via dkms, it will work... probably.
Ok well 525 dkms driver installed fine from AUR but the issue seems to remain.
Looks like I have correct modules loaded.
NVIDIA Modules
underverse-linux:[theriddick]:~$ lsmod | grep nvidia
nvidia_uvm 3092480 0
nvidia_drm 90112 18
nvidia_modeset 1478656 37 nvidia_drm
nvidia 62361600 1808 nvidia_uvm,nvidia_modeset
video 77824 1 nvidia_modeset
Plasma Wayland output when attempted to start.
dbus-daemon[7482]: [session uid=1002 pid=7482] Activating service name='org.kde.KSplash' requested by ':1.0' (uid=1002 pid=7483 comm="startplasma-wayland")
dbus-daemon[7482]: [session uid=1002 pid=7482] Activating service name='org.freedesktop.portal.Desktop' requested by ':1.4' (uid=1002 pid=7501 comm="/usr/bin/ksplashqml")
kdeinit5: preparing to launch '/usr/lib/kf5/klauncher'
kdeinit5: Launched KLauncher, pid = 7509, result = 0
dbus-daemon[7482]: [session uid=1002 pid=7482] Activating service name='org.freedesktop.portal.Documents' requested by ':1.5' (uid=1002 pid=7508 comm="/usr/lib/xdg-desktop-portal")
dbus-daemon[7482]: [session uid=1002 pid=7482] Activating service name='org.freedesktop.impl.portal.PermissionStore' requested by ':1.6' (uid=1002 pid=7515 comm="/usr/lib/xdg-document-portal")
dbus-daemon[7482]: [session uid=1002 pid=7482] Successfully activated service 'org.freedesktop.impl.portal.PermissionStore'
dbus-daemon[7482]: [session uid=1002 pid=7482] Successfully activated service 'org.freedesktop.portal.Documents'
dbus-daemon[7482]: [session uid=1002 pid=7482] Activating service name='org.freedesktop.impl.portal.desktop.kde' requested by ':1.5' (uid=1002 pid=7508 comm="/usr/lib/xdg-desktop-portal")
(kwin_wayland:7498): Gtk-WARNING **: 15:07:17.607: cannot open display:
(kwin_wayland:7543): Gtk-WARNING **: 15:07:17.646: cannot open display:
(kwin_wayland:7550): Gtk-WARNING **: 15:07:17.687: cannot open display:
(kwin_wayland:7552): Gtk-WARNING **: 15:07:17.726: cannot open display:
(kwin_wayland:7554): Gtk-WARNING **: 15:07:17.766: cannot open display:
(kwin_wayland:7556): Gtk-WARNING **: 15:07:17.807: cannot open display:
(kwin_wayland:7558): Gtk-WARNING **: 15:07:17.846: cannot open display:
(kwin_wayland:7560): Gtk-WARNING **: 15:07:17.886: cannot open display:
(kwin_wayland:7562): Gtk-WARNING **: 15:07:17.925: cannot open display:
(kwin_wayland:7564): Gtk-WARNING **: 15:07:17.965: cannot open display:
(kwin_wayland:7566): Gtk-WARNING **: 15:07:18.004: cannot open display:
The Wayland connection broke. Did the Wayland compositor die?
The Wayland connection broke. Did the Wayland compositor die?
The Wayland connection broke. Did the Wayland compositor die?
dbus-daemon[7482]: [session uid=1002 pid=7482] Activated service 'org.freedesktop.impl.portal.desktop.kde' failed: Process org.freedesktop.impl.portal.desktop.kde exited with status 1
kdeinit5: Communication error with launcher. Exiting!
(/usr/lib/xdg-desktop-portal:7508): xdg-desktop-portal-WARNING **: 15:07:18.006: Failed to create settings proxy: Error calling StartServiceByName for org.freedesktop.impl.portal.desktop.kde: Process org.freedesktop.impl.portal.desktop.kde exited with status 1
(/usr/lib/xdg-desktop-portal:7508): xdg-desktop-portal-WARNING **: 15:07:18.006: No skeleton to export
dbus-daemon[7482]: [session uid=1002 pid=7482] Activating service name='org.freedesktop.impl.portal.desktop.kde' requested by ':1.5' (uid=1002 pid=7508 comm="/usr/lib/xdg-desktop-portal")
Error: could not determine $DISPLAY.
Error: Can not contact kdeinit5!
org.kde.startup: "kdeinit5_shutdown" () exited with code 255
startplasma-wayland: Shutting down...
startplasmacompositor: Shutting down...
startplasmacompositor: Done.
(/usr/lib/xdg-desktop-portal:7508): xdg-desktop-portal-WARNING **: 15:07:18.012: Failed to create file chooser proxy: Error calling StartServiceByName for org.freedesktop.impl.portal.desktop.kde: The connection is closed
(/usr/lib/xdg-desktop-portal:7508): xdg-desktop-portal-WARNING **: 15:07:18.012: No skeleton to export
(/usr/lib/xdg-desktop-portal:7508): GLib-GIO-CRITICAL **: 15:07:18.012: Error while sending AddMatch() message: The connection is closed
(/usr/lib/xdg-desktop-portal:7508): GLib-GIO-CRITICAL **: 15:07:18.012: Error while sending AddMatch() message: The connection is closed
(/usr/lib/xdg-desktop-portal:7508): GLib-GIO-CRITICAL **: 15:07:18.012: Error while sending AddMatch() message: The connection is closed
(/usr/lib/xdg-desktop-portal:7508): xdg-desktop-portal-WARNING **: 15:07:18.012: Failed to create app chooser proxy: Error calling StartServiceByName for org.freedesktop.impl.portal.desktop.kde: The connection is closed
(/usr/lib/xdg-desktop-portal:7508): xdg-desktop-portal-WARNING **: 15:07:18.012: No skeleton to export
(/usr/lib/xdg-desktop-portal:7508): GLib-GIO-CRITICAL **: 15:07:18.012: Error while sending AddMatch() message: The connection is closed
(/usr/lib/xdg-desktop-portal:7508): GLib-GIO-CRITICAL **: 15:07:18.012: Error while sending AddMatch() message: The connection is closed
(/usr/lib/xdg-desktop-portal:7508): GLib-GIO-CRITICAL **: 15:07:18.012: Error while sending AddMatch() message: The connection is closed
(/usr/lib/xdg-desktop-portal:7508): xdg-desktop-portal-WARNING **: 15:07:18.012: Failed to create print proxy: Error calling StartServiceByName for org.freedesktop.impl.portal.desktop.kde: The connection is closed
(/usr/lib/xdg-desktop-portal:7508): xdg-desktop-portal-WARNING **: 15:07:18.012: No skeleton to export
(/usr/lib/xdg-desktop-portal:7508): GLib-GIO-CRITICAL **: 15:07:18.012: Error while sending AddMatch() message: The connection is closed
(/usr/lib/xdg-desktop-portal:7508): GLib-GIO-CRITICAL **: 15:07:18.012: Error while sending AddMatch() message: The connection is closed
(/usr/lib/xdg-desktop-portal:7508): GLib-GIO-CRITICAL **: 15:07:18.012: Error while sending AddMatch() message: The connection is closed
(/usr/lib/xdg-desktop-portal:7508): xdg-desktop-portal-WARNING **: 15:07:18.012: Failed to create notification proxy: Error calling StartServiceByName for org.freedesktop.impl.portal.desktop.kde: The connection is closed
(/usr/lib/xdg-desktop-portal:7508): xdg-desktop-portal-WARNING **: 15:07:18.012: No skeleton to export
(/usr/lib/xdg-desktop-portal:7508): GLib-GIO-CRITICAL **: 15:07:18.012: Error while sending AddMatch() message: The connection is closed
(/usr/lib/xdg-desktop-portal:7508): GLib-GIO-CRITICAL **: 15:07:18.012: Error while sending AddMatch() message: The connection is closed
(/usr/lib/xdg-desktop-portal:7508): GLib-GIO-CRITICAL **: 15:07:18.012: Error while sending AddMatch() message: The connection is closed
(/usr/lib/xdg-desktop-portal:7508): xdg-desktop-portal-WARNING **: 15:07:18.012: Failed to create inhibit proxy: Error calling StartServiceByName for org.freedesktop.impl.portal.desktop.kde: The connection is closed
(/usr/lib/xdg-desktop-portal:7508): xdg-desktop-portal-WARNING **: 15:07:18.012: No skeleton to export
(/usr/lib/xdg-desktop-portal:7508): GLib-GIO-CRITICAL **: 15:07:18.012: Error while sending AddMatch() message: The connection is closed
(/usr/lib/xdg-desktop-portal:7508): GLib-GIO-CRITICAL **: 15:07:18.012: Error while sending AddMatch() message: The connection is closed
(/usr/lib/xdg-desktop-portal:7508): GLib-GIO-CRITICAL **: 15:07:18.012: Error while sending AddMatch() message: The connection is closed
(/usr/lib/xdg-desktop-portal:7508): xdg-desktop-portal-WARNING **: 15:07:18.012: Failed to create screenshot proxy: Error calling StartServiceByName for org.freedesktop.impl.portal.desktop.kde: The connection is closed
(/usr/lib/xdg-desktop-portal:7508): xdg-desktop-portal-WARNING **: 15:07:18.012: No skeleton to export
(/usr/lib/xdg-desktop-portal:7508): GLib-GIO-CRITICAL **: 15:07:18.012: Error while sending AddMatch() message: The connection is closed
(/usr/lib/xdg-desktop-portal:7508): GLib-GIO-CRITICAL **: 15:07:18.012: Error while sending AddMatch() message: The connection is closed
(/usr/lib/xdg-desktop-portal:7508): GLib-GIO-CRITICAL **: 15:07:18.012: Error while sending AddMatch() message: The connection is closed
(/usr/lib/xdg-desktop-portal:7508): xdg-desktop-portal-WARNING **: 15:07:18.012: Failed to create access proxy: Error calling StartServiceByName for org.freedesktop.impl.portal.desktop.kde: The connection is closed
(/usr/lib/xdg-desktop-portal:7508): xdg-desktop-portal-WARNING **: 15:07:18.012: No skeleton to export
(/usr/lib/xdg-desktop-portal:7508): GLib-GIO-CRITICAL **: 15:07:18.012: Error while sending AddMatch() message: The connection is closed
(/usr/lib/xdg-desktop-portal:7508): GLib-GIO-CRITICAL **: 15:07:18.013: Error while sending AddMatch() message: The connection is closed
(/usr/lib/xdg-desktop-portal:7508): GLib-GIO-CRITICAL **: 15:07:18.013: Error while sending AddMatch() message: The connection is closed
(/usr/lib/xdg-desktop-portal:7508): xdg-desktop-portal-WARNING **: 15:07:18.013: Failed to create access proxy: Error calling StartServiceByName for org.freedesktop.impl.portal.desktop.kde: The connection is closed
(/usr/lib/xdg-desktop-portal:7508): xdg-desktop-portal-WARNING **: 15:07:18.013: No skeleton to export
(/usr/lib/xdg-desktop-portal:7508): xdg-desktop-portal-WARNING **: 15:07:18.013: Failed connect to PipeWire: Couldn't connect to PipeWire
(/usr/lib/xdg-desktop-portal:7508): GLib-GIO-CRITICAL **: 15:07:18.013: Error while sending AddMatch() message: The connection is closed
(/usr/lib/xdg-desktop-portal:7508): GLib-GIO-CRITICAL **: 15:07:18.013: Error while sending AddMatch() message: The connection is closed
(/usr/lib/xdg-desktop-portal:7508): GLib-GIO-CRITICAL **: 15:07:18.013: Error while sending AddMatch() message: The connection is closed
(/usr/lib/xdg-desktop-portal:7508): xdg-desktop-portal-WARNING **: 15:07:18.013: Failed to create access proxy: Error calling StartServiceByName for org.freedesktop.impl.portal.desktop.kde: The connection is closed
(/usr/lib/xdg-desktop-portal:7508): xdg-desktop-portal-WARNING **: 15:07:18.013: No skeleton to export
(/usr/lib/xdg-desktop-portal:7508): GLib-GIO-CRITICAL **: 15:07:18.013: Error while sending AddMatch() message: The connection is closed
(/usr/lib/xdg-desktop-portal:7508): GLib-GIO-CRITICAL **: 15:07:18.013: Error while sending AddMatch() message: The connection is closed
(/usr/lib/xdg-desktop-portal:7508): GLib-GIO-CRITICAL **: 15:07:18.013: Error while sending AddMatch() message: The connection is closed
(/usr/lib/xdg-desktop-portal:7508): xdg-desktop-portal-WARNING **: 15:07:18.013: Failed to create account proxy: Error calling StartServiceByName for org.freedesktop.impl.portal.desktop.kde: The connection is closed
(/usr/lib/xdg-desktop-portal:7508): xdg-desktop-portal-WARNING **: 15:07:18.013: No skeleton to export
(/usr/lib/xdg-desktop-portal:7508): GLib-GIO-CRITICAL **: 15:07:18.013: Error while sending AddMatch() message: The connection is closed
(/usr/lib/xdg-desktop-portal:7508): GLib-GIO-CRITICAL **: 15:07:18.013: Error while sending AddMatch() message: The connection is closed
(/usr/lib/xdg-desktop-portal:7508): GLib-GIO-CRITICAL **: 15:07:18.013: Error while sending AddMatch() message: The connection is closed
(/usr/lib/xdg-desktop-portal:7508): xdg-desktop-portal-WARNING **: 15:07:18.013: Failed to create email proxy: Error calling StartServiceByName for org.freedesktop.impl.portal.desktop.kde: The connection is closed
(/usr/lib/xdg-desktop-portal:7508): xdg-desktop-portal-WARNING **: 15:07:18.013: No skeleton to export
(/usr/lib/xdg-desktop-portal:7508): GLib-GIO-CRITICAL **: 15:07:18.013: Error while sending AddMatch() message: The connection is closed
(/usr/lib/xdg-desktop-portal:7508): GLib-GIO-CRITICAL **: 15:07:18.013: Error while sending AddMatch() message: The connection is closed
(/usr/lib/xdg-desktop-portal:7508): GLib-GIO-CRITICAL **: 15:07:18.013: Error while sending AddMatch() message: The connection is closed
(/usr/lib/xdg-desktop-portal:7508): xdg-desktop-portal-WARNING **: 15:07:18.013: Failed to create global_shortcuts proxy: Error calling StartServiceByName for org.freedesktop.impl.portal.desktop.kde: The connection is closed
(/usr/lib/xdg-desktop-portal:7508): xdg-desktop-portal-WARNING **: 15:07:18.013: No skeleton to export
(/usr/lib/xdg-desktop-portal:7508): GLib-GIO-CRITICAL **: 15:07:18.013: Error while sending AddMatch() message: The connection is closed
(/usr/lib/xdg-desktop-portal:7508): GLib-GIO-CRITICAL **: 15:07:18.013: Error while sending AddMatch() message: The connection is closed
(/usr/lib/xdg-desktop-portal:7508): GLib-GIO-CRITICAL **: 15:07:18.013: Error while sending AddMatch() message: The connection is closed
(/usr/lib/xdg-desktop-portal:7508): xdg-desktop-portal-WARNING **: 15:07:18.013: Failed to create dynamic_launcher proxy: Error calling StartServiceByName for org.freedesktop.impl.portal.desktop.kde: The connection is closed
(/usr/lib/xdg-desktop-portal:7508): xdg-desktop-portal-WARNING **: 15:07:18.013: No skeleton to export
(/usr/lib/xdg-desktop-portal:7508): GLib-GIO-CRITICAL **: 15:07:18.013: Error while sending AddMatch() message: The connection is closed
(/usr/lib/xdg-desktop-portal:7508): GLib-GIO-CRITICAL **: 15:07:18.013: Error while sending AddMatch() message: The connection is closed
(/usr/lib/xdg-desktop-portal:7508): GLib-GIO-CRITICAL **: 15:07:18.013: Error while sending AddMatch() message: The connection is closed
(/usr/lib/xdg-desktop-portal:7508): xdg-desktop-portal-WARNING **: 15:07:18.013: Failed to create screen cast proxy: Error calling StartServiceByName for org.freedesktop.impl.portal.desktop.kde: The connection is closed
(/usr/lib/xdg-desktop-portal:7508): xdg-desktop-portal-WARNING **: 15:07:18.013: No skeleton to export
(/usr/lib/xdg-desktop-portal:7508): GLib-GIO-CRITICAL **: 15:07:18.013: Error while sending AddMatch() message: The connection is closed
(/usr/lib/xdg-desktop-portal:7508): GLib-GIO-CRITICAL **: 15:07:18.013: Error while sending AddMatch() message: The connection is closed
(/usr/lib/xdg-desktop-portal:7508): GLib-GIO-CRITICAL **: 15:07:18.014: Error while sending AddMatch() message: The connection is closed
(/usr/lib/xdg-desktop-portal:7508): xdg-desktop-portal-WARNING **: 15:07:18.014: Failed to create remote desktop proxy: Error calling StartServiceByName for org.freedesktop.impl.portal.desktop.kde: The connection is closed
(/usr/lib/xdg-desktop-portal:7508): xdg-desktop-portal-WARNING **: 15:07:18.014: No skeleton to export
Failed to create wl_display (No such file or directory)
qt.qpa.plugin: Could not load the Qt platform plugin "wayland" in "" even though it was found.
qt.qpa.xcb: could not connect to display :1
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.
Available platform plugins are: eglfs, linuxfb, minimal, minimalegl, offscreen, vnc, wayland-egl, wayland, wayland-xcomposite-egl, wayland-xcomposite-glx, xcb.
org.kde.knotifications: WaitForName: Service was not registered within timeout
If I try plasmastart-wayland it says
plasmastartcompositor: Could not find D-Bus, can you call qdbus?
This is a real big downer with artix. Might have to give up on it and move back to EndeavourOS.
I suspect wayland is not liking no systemd or something is configured wrong. Definitely not the nvidia drivers since I've tested 525 version on another Distro and wayland worked.
UPDATE: Installed Gnome with new user to test out Gnome Wayland and it works super. So this problem IS exclusive to Plasma-Wayland/Plasma-KWin.......
Final thought until somebody comes up with an avenue to try is that a plasma service MAY need to be linked into runit for it to work. Not sure on which service that might be as its exclusively needed for plasma-wayland since X11 works fine.
I'm reading on Arch subreddit: "For wayland and nvidia anything to work you need to enable modesetting with the nvidia-drm.modeset=1 kernel parameter."
That has already been established and tried. Additionally Gnome Wayland is fine!
If you are using "dbus-launch startplasma-wayland" in tty and it still doesn't work, then I'm afraid this is just simply a plasma and/or nvidia bug. It works fine here on amdgpu and we all know nvidia and wayland still has issues. If it works with GNOME, that would lead me to believe it's on plasma but who knows.
It is not working for me on Virtualbox.
But it is working on real Hardware Intel GPU. So thank you.