17 Jun 2025 |
Marie | In reply to @marie:marie.cologne oh wait this sounds related
sddm-helper-start-wayland[1612]: "Failed to gain real time thread priority (See CAP_SYS_NICE in the capabilities(7) man page). error: Operation not permitted\n"
sddm-helper-start-wayland[1612]: "No backend specified, automatically choosing drm\n"
sddm-helper-start-wayland[1612]: Directory "/run/user/175" has changed, checking for Wayland socket
sddm-helper-start-wayland[1612]: Found Wayland socket "/run/user/175/wayland-0"
sddm-helper-start-wayland[1612]: "Accepting client connections on sockets: QList(\"wayland-0\")\n"
sddm-greeter-qt6[1620]: High-DPI autoscaling Enabled
sddm-helper-start-wayland[1612]: "Failed to gain real time thread priority (See CAP_SYS_NICE in the capabilities(7) man page). error: Operation not permitted\nFailed to g>
sddm-helper-start-wayland[1612]: "Failed to gain real time thread priority (See CAP_SYS_NICE in the capabilities(7) man page). error: Operation not permitted\n"
sddm-helper-start-wayland[1612]: "\"applications.menu\" not found in QList(\"/run/current-system/sw/etc/xdg/menus\")\n"
sddm-helper-start-wayland[1612]: "amdgpu: amdgpu_cs_ctx_create2 failed. (-13)\n"
sddm-helper-start-wayland[1612]: "amdgpu: amdgpu_cs_ctx_create2 failed. (-13)\n"
Same error on 6.4 stable :/ | 13:04:20 |
K900 | Same versions of everything else? | 13:05:35 |
K900 | Could be some weird kernel/mesa/libdrm/whatever regression | 13:05:44 |
Marie | In reply to @k900:0upti.me Same versions of everything else? should be yes | 13:06:17 |
K900 | Hmm | 13:08:25 |
K900 | Do you have a full line of that? | 13:08:35 |
Marie | of the coredump? | 13:08:54 |
K900 | Oh wait that is the full line | 13:10:21 |
K900 | Ugh | 13:10:23 |
K900 | I wonder if it's just a missing QML component again | 13:10:31 |
K900 | Can you try running sddm-greeter --test-mode in a clean environment | 13:11:05 |
Marie | clean environment means what exactly? | 13:15:19 |
Marie | and i assume you mean sddm-greeter-qt6? | 13:15:51 |
K900 | Yes | 13:19:01 |
K900 | Clean environment means no existing environment variables | 13:19:09 |
K900 | Like env -i sddm-greeter-qt6 --test-mode | 13:19:24 |
Marie | [15:19:41.439] (II) GREETER: High-DPI autoscaling Enabled
[15:19:41.440] (WW) GREETER: Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8.
Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead.
If this causes problems, reconfigure your locale. See the locale(1) manual
for more information.
[15:19:41.442] (WW) GREETER: could not connect to display
[15:19:41.442] (WW) GREETER: From 6.5.0, xcb-cursor0 or libxcb-cursor0 is needed to load the Qt xcb platform plugin.
[15:19:41.442] (II) GREETER: Could not load the Qt platform plugin "xcb" in "" even though it was found.
[15:19:41.442] (EE) GREETER: This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
Available platform plugins are: wayland-egl, wayland, eglfs, linuxfb, minimal, minimalegl, offscreen, vkkhrdisplay, vnc, xcb.
fish: Job 1, 'env -i sddm-greeter-qt6 --test-…' terminated by signal SIGABRT (Abort)
| 13:20:00 |
K900 | Uhh oops | 13:20:12 |
K900 | Give it WAYLAND_DISPLAY | 13:20:15 |
K900 | Like env -i WAYLAND_DISPLAY=/run/user/1000/wayland-0 sddm-greeter-qt6 --test-mode | 13:20:37 |
Marie | [15:21:28.143] (II) GREETER: High-DPI autoscaling Enabled
[15:21:28.144] (WW) GREETER: Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8.
Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead.
If this causes problems, reconfigure your locale. See the locale(1) manual
for more information.
[15:21:28.145] (WW) GREETER: Failed to create wl_display (No such file or directory)
[15:21:28.150] (II) GREETER: Could not load the Qt platform plugin "wayland" in "" even though it was found.
[15:21:28.151] (WW) GREETER: could not connect to display
[15:21:28.151] (WW) GREETER: From 6.5.0, xcb-cursor0 or libxcb-cursor0 is needed to load the Qt xcb platform plugin.
[15:21:28.151] (II) GREETER: Could not load the Qt platform plugin "xcb" in "" even though it was found.
[15:21:28.151] (EE) GREETER: This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
Available platform plugins are: wayland-egl, wayland, eglfs, linuxfb, minimal, minimalegl, offscreen, vkkhrdisplay, vnc, xcb.
fish: Job 1, 'env -i WAYLAND_DISPLAY=/run/use…' terminated by signal SIGABRT (Abort)
| 13:21:45 |
Marie | wait which part of this is supposed to create the wayland socket? | 13:22:55 |
K900 | It's not | 13:25:28 |
K900 | You want to run it in an existing compositor | 13:25:33 |
Marie | okay so i started plasma manually and sddm-greeter-qt6 also starts with that command | 13:29:38 |
Marie | but with the default theme, not sure if it's supposed to do that (?) | 13:30:18 |
K900 | Yeah it's not | 13:40:08 |
K900 | It should log an error | 13:40:11 |
K900 | About what it can't find in the Breeze theme | 13:40:16 |
Marie | 15:40:35.617] (II) GREETER: High-DPI autoscaling Enabled
[15:40:35.618] (WW) GREETER: Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8.
Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead.
If this causes problems, reconfigure your locale. See the locale(1) manual
for more information.
[15:40:35.625] (II) GREETER: Reading from "/nix/store/c2clhjq9lzw2gcbj46r39qdmkn61sa7d-desktops/share/wayland-sessions/plasma.desktop"
[15:40:35.626] (II) GREETER: Loading theme configuration from "qrc:/theme/theme.conf"
[15:40:35.627] (EE) GREETER: Socket error: "QLocalSocket::connectToServer: Invalid name"
[15:40:35.658] (II) GREETER: Loading qrc:/theme/Main.qml...
[15:40:35.670] (WW) GREETER: file:///nix/store/wsshnnyza8d2wm4bkpkrss1v53yzka6b-sddm-unwrapped-0.21.0/lib/qt-6/qml/SddmComponents/LayoutBox.qml:35:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
[15:40:35.670] (WW) GREETER: file:///nix/store/wsshnnyza8d2wm4bkpkrss1v53yzka6b-sddm-unwrapped-0.21.0/lib/qt-6/qml/SddmComponents/ComboBox.qml:105:9: QML Image: Cannot open: file:///nix/store/wsshnnyza8d2wm4bkpkrss1v53yzka6b-sddm-unwrapped-0.21.0/lib/qt-6/qml/SddmComponents/angle-down.png
[15:40:35.682] (WW) GREETER: file:///nix/store/wsshnnyza8d2wm4bkpkrss1v53yzka6b-sddm-unwrapped-0.21.0/lib/qt-6/qml/SddmComponents/ComboBox.qml:105:9: QML Image: Cannot open: file:///nix/store/wsshnnyza8d2wm4bkpkrss1v53yzka6b-sddm-unwrapped-0.21.0/lib/qt-6/qml/SddmComponents/angle-down.png
[15:40:35.704] (WW) GREETER: qrc:/theme/Main.qml:41:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
[15:40:35.704] (II) GREETER: Adding view for "DP-1" QRect(0,0 2048x1152)
[15:40:35.705] (II) GREETER: Loading qrc:/theme/Main.qml...
[15:40:35.707] (WW) GREETER: file:///nix/store/wsshnnyza8d2wm4bkpkrss1v53yzka6b-sddm-unwrapped-0.21.0/lib/qt-6/qml/SddmComponents/LayoutBox.qml:35:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
[15:40:35.708] (WW) GREETER: file:///nix/store/wsshnnyza8d2wm4bkpkrss1v53yzka6b-sddm-unwrapped-0.21.0/lib/qt-6/qml/SddmComponents/ComboBox.qml:105:9: QML Image: Cannot open: file:///nix/store/wsshnnyza8d2wm4bkpkrss1v53yzka6b-sddm-unwrapped-0.21.0/lib/qt-6/qml/SddmComponents/angle-down.png
[15:40:35.708] (WW) GREETER: file:///nix/store/wsshnnyza8d2wm4bkpkrss1v53yzka6b-sddm-unwrapped-0.21.0/lib/qt-6/qml/SddmComponents/ComboBox.qml:105:9: QML Image: Cannot open: file:///nix/store/wsshnnyza8d2wm4bkpkrss1v53yzka6b-sddm-unwrapped-0.21.0/lib/qt-6/qml/SddmComponents/angle-down.png
[15:40:35.708] (WW) GREETER: qrc:/theme/Main.qml:41:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
[15:40:35.709] (II) GREETER: Adding view for "DP-2" QRect(2048,36 1920x1080)
[15:40:35.710] (WW) GREETER: file:///nix/store/wsshnnyza8d2wm4bkpkrss1v53yzka6b-sddm-unwrapped-0.21.0/lib/qt-6/qml/SddmComponents/ComboBox.qml:105:9: QML Image: Cannot open: file:///nix/store/wsshnnyza8d2wm4bkpkrss1v53yzka6b-sddm-unwrapped-0.21.0/lib/qt-6/qml/SddmComponents/angle-down.png
[15:40:35.710] (WW) GREETER: file:///nix/store/wsshnnyza8d2wm4bkpkrss1v53yzka6b-sddm-unwrapped-0.21.0/lib/qt-6/qml/SddmComponents/ComboBox.qml:105:9: QML Image: Cannot open: file:///nix/store/wsshnnyza8d2wm4bkpkrss1v53yzka6b-sddm-unwrapped-0.21.0/lib/qt-6/qml/SddmComponents/angle-down.png
[15:40:36.685] (WW) GREETER: file:///nix/store/wsshnnyza8d2wm4bkpkrss1v53yzka6b-sddm-unwrapped-0.21.0/lib/qt-6/qml/SddmComponents/PictureBox.qml:106:13 Parameter "event" is not declared. Injection of parameters into signal handlers is deprecated. Use JavaScript functions with formal parameters instead.
| 13:41:20 |