!rGlCMuXgAhgEpdvJUz:nixos.org

NixOS KDE

177 Members
52 Servers

Load older messages


SenderMessageTime
17 Jun 2025
@marie:marie.cologneMarie
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:0upti.meK900Same versions of everything else?13:05:35
@k900:0upti.meK900Could be some weird kernel/mesa/libdrm/whatever regression13:05:44
@marie:marie.cologneMarie
In reply to @k900:0upti.me
Same versions of everything else?
should be yes
13:06:17
@k900:0upti.meK900Hmm13:08:25
@k900:0upti.meK900 Do you have a full line of that? 13:08:35
@marie:marie.cologneMarieof the coredump?13:08:54
@k900:0upti.meK900Oh wait that is the full line13:10:21
@k900:0upti.meK900Ugh13:10:23
@k900:0upti.meK900I wonder if it's just a missing QML component again13:10:31
@k900:0upti.meK900 Can you try running sddm-greeter --test-mode in a clean environment 13:11:05
@marie:marie.cologneMarieclean environment means what exactly?13:15:19
@marie:marie.cologneMarieand i assume you mean sddm-greeter-qt6?13:15:51
@k900:0upti.meK900Yes13:19:01
@k900:0upti.meK900Clean environment means no existing environment variables13:19:09
@k900:0upti.meK900 Like env -i sddm-greeter-qt6 --test-mode 13:19:24
@marie:marie.cologneMarie
[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:0upti.meK900Uhh oops13:20:12
@k900:0upti.meK900Give it WAYLAND_DISPLAY13:20:15
@k900:0upti.meK900 Like env -i WAYLAND_DISPLAY=/run/user/1000/wayland-0 sddm-greeter-qt6 --test-mode 13:20:37
@marie:marie.cologneMarie
[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:marie.cologneMariewait which part of this is supposed to create the wayland socket?13:22:55
@k900:0upti.meK900It's not13:25:28
@k900:0upti.meK900You want to run it in an existing compositor13:25:33
@marie:marie.cologneMarieokay so i started plasma manually and sddm-greeter-qt6 also starts with that command13:29:38
@marie:marie.cologneMariebut with the default theme, not sure if it's supposed to do that (?)13:30:18
@k900:0upti.meK900Yeah it's not13:40:08
@k900:0upti.meK900It should log an error13:40:11
@k900:0upti.meK900About what it can't find in the Breeze theme13:40:16
@marie:marie.cologneMarie
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

Show newer messages


Back to Room ListRoom Version: 9