You are not logged in.

#1 2025-11-15 08:18:04

pentaly
Member
Registered: 2023-04-16
Posts: 10

WSL2 KDE Plasma Crash when using D3D12

i install Archlinux in wsl from the wiki : https://wiki.archlinux.org/title/Instal … nux_on_WSL
after that i install full KDE Plasma desktop to it, i manage to access it using XRDP

but the graphic processor is llvmpipe

then when i put this env in .xinitrc for Hardware accelerated rendering.

export GALLIUM_DRIVER=d3d12
export LIBVA_DRIVER_NAME=d3d12

The plasmashell always crash with error in journalctl:

Nov 15 15:13:31 AJD-LRT0125 xrdp-sesexec[2918]: [INFO ] Starting X server on display 10: /usr/lib/Xorg :10 -auth .Xauthority -config xrdp/xorg.conf -noreset -nolisten tcp -logfile .xorgxrdp.%s.log
Nov 15 15:13:31 AJD-LRT0125 xrdp-sesman[2918]: X.Org X Server 1.21.1.20
Nov 15 15:13:31 AJD-LRT0125 xrdp-sesman[2918]: X Protocol Version 11, Revision 0
Nov 15 15:13:31 AJD-LRT0125 xrdp-sesman[2918]: Current Operating System: Linux AJD-LRT0125 6.6.87.2-microsoft-standard-WSL2 #1 SMP PREEMPT_DYNAMIC Thu Jun  5 18:30:46 UTC 2025 x86_64
Nov 15 15:13:31 AJD-LRT0125 xrdp-sesman[2918]: Kernel command line: initrd=\initrd.img WSL_ROOT_INIT=1 panic=-1 nr_cpus=14 hv_utils.timesync_implicit=1 console=hvc0 debug pty.legacy_count=0 WSL_ENABLE_CRASH_DUMP=1
Nov 15 15:13:31 AJD-LRT0125 xrdp-sesman[2918]:
Nov 15 15:13:31 AJD-LRT0125 xrdp-sesman[2918]: Current version of pixman: 0.46.4
Nov 15 15:13:31 AJD-LRT0125 xrdp-sesman[2918]:         Before reporting problems, check http://wiki.x.org
Nov 15 15:13:31 AJD-LRT0125 xrdp-sesman[2918]:         to make sure that you have the latest version.
Nov 15 15:13:31 AJD-LRT0125 xrdp-sesman[2918]: Markers: (--) probed, (**) from config file, (==) default setting,
Nov 15 15:13:31 AJD-LRT0125 xrdp-sesman[2918]:         (++) from command line, (!!) notice, (II) informational,
Nov 15 15:13:31 AJD-LRT0125 xrdp-sesman[2918]:         (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
Nov 15 15:13:31 AJD-LRT0125 xrdp-sesman[2918]: (++) Log file: ".xorgxrdp.10.log", Time: Sat Nov 15 15:13:31 2025
Nov 15 15:13:31 AJD-LRT0125 xrdp-sesman[2918]: (++) Using config file: "/etc/X11/xrdp/xorg.conf"
Nov 15 15:13:31 AJD-LRT0125 xrdp-sesman[2918]: (==) Using config directory: "/etc/X11/xorg.conf.d"
Nov 15 15:13:31 AJD-LRT0125 xrdp-sesman[2918]: (==) Using system config directory "/usr/share/X11/xorg.conf.d"
Nov 15 15:13:31 AJD-LRT0125 xrdp-sesman[2918]: xorgxrdpSetup:
Nov 15 15:13:31 AJD-LRT0125 xrdp-sesman[2918]: xrdpdevSetup:
Nov 15 15:13:31 AJD-LRT0125 xrdp-sesman[2918]: rdpmousePlug:
Nov 15 15:13:31 AJD-LRT0125 xrdp-sesman[2918]: rdpkeybPlug:
Nov 15 15:13:31 AJD-LRT0125 xrdp-sesman[2918]: rdpIdentify:
Nov 15 15:13:31 AJD-LRT0125 xrdp-sesman[2918]: rdpDriverFunc: op 10
Nov 15 15:13:31 AJD-LRT0125 xrdp-sesman[2918]: rdpProbe:
Nov 15 15:13:31 AJD-LRT0125 xrdp-sesman[2918]: rdpProbe: found DRMDevice xorg.conf value [/dev/dri/renderD128]
Nov 15 15:13:31 AJD-LRT0125 xrdp-sesman[2918]: rdpProbe: found DRI3 xorg.conf value [1]
Nov 15 15:13:31 AJD-LRT0125 xrdp-sesman[2918]: rdpProbe: found DRMAllowList xorg.conf value [amdgpu i915 msm radeon]
Nov 15 15:13:31 AJD-LRT0125 xrdp-sesman[2918]: rdpPreInit:
Nov 15 15:13:31 AJD-LRT0125 xrdp-sesman[2918]: rdpPreInit: /dev/dri/renderD128 open failed
Nov 15 15:13:31 AJD-LRT0125 xrdp-sesman[2918]: rdpScreenInit: virtualX 800 virtualY 600 rgbBits 8 depth 24
Nov 15 15:13:31 AJD-LRT0125 xrdp-sesman[2918]: rdpScreenInit: pfbMemory bytes 1920000
Nov 15 15:13:31 AJD-LRT0125 xrdp-sesman[2918]: rdpScreenInit: pfbMemory 0x7f2e45ac3010
Nov 15 15:13:31 AJD-LRT0125 xrdp-sesman[2918]: rdpSimdInit: assigning yuv functions
Nov 15 15:13:31 AJD-LRT0125 xrdp-sesman[2918]: rdpSimdInit: cpuid ax 1 cx 0 return ax 0x000a06a4 bx 0x0a100800 cx 0xfffa3223 dx 0x1f8bfbff
Nov 15 15:13:31 AJD-LRT0125 xrdp-sesman[2918]: rdpSimdInit: sse2 amd64 yuv functions assigned
Nov 15 15:13:31 AJD-LRT0125 xrdp-sesman[2918]: rdpClientConInit: disconnect idle session after [0] sec
Nov 15 15:13:31 AJD-LRT0125 xrdp-sesman[2918]: rdpClientConInit: kill disconnected [0] timeout [0] sec
Nov 15 15:13:31 AJD-LRT0125 xrdp-sesman[2918]: rdpXvInit: depth 24
Nov 15 15:13:31 AJD-LRT0125 xrdp-sesman[2918]: rdpScreenInit: out
Nov 15 15:13:31 AJD-LRT0125 xrdp-sesman[2918]: rdpCreateScreenResources:
Nov 15 15:13:32 AJD-LRT0125 xrdp-sesman[2918]: rdpmousePreInit: drv 0x5cf4d5d9dbd0 info 0x5cf4d5f38080, flags 0x0
Nov 15 15:13:32 AJD-LRT0125 xrdp-sesman[2918]: rdpmouseControl: what 0
Nov 15 15:13:32 AJD-LRT0125 xrdp-sesman[2918]: rdpmouseDeviceInit:
Nov 15 15:13:32 AJD-LRT0125 xrdp-sesman[2918]: rdpmouseCtrl:
Nov 15 15:13:32 AJD-LRT0125 xrdp-sesman[2918]: rdpRegisterInputCallback: type 1 proc 0x7f2e46143370
Nov 15 15:13:32 AJD-LRT0125 xrdp-sesman[2918]: rdpmouseControl: what 1
Nov 15 15:13:32 AJD-LRT0125 xrdp-sesman[2918]: rdpmouseDeviceOn:
Nov 15 15:13:32 AJD-LRT0125 xrdp-sesman[2918]: rdpkeybPreInit: drv 0x5cf4d5d9e8a0 info 0x5cf4d61a47a0, flags 0x0
Nov 15 15:13:32 AJD-LRT0125 xrdp-sesman[2918]: rdpkeybControl: what 0
Nov 15 15:13:32 AJD-LRT0125 xrdp-sesman[2918]: rdpkeybDeviceInit:
Nov 15 15:13:32 AJD-LRT0125 xrdp-sesman[2918]: rdpkeybChangeKeyboardControl:
Nov 15 15:13:32 AJD-LRT0125 xrdp-sesman[2918]: rdpkeybChangeKeyboardControl: autoRepeat on
Nov 15 15:13:32 AJD-LRT0125 xrdp-sesman[2918]: rdpRegisterInputCallback: type 0 proc 0x7f2e4613eca0
Nov 15 15:13:32 AJD-LRT0125 xrdp-sesman[2918]: rdpkeybControl: what 1
Nov 15 15:13:32 AJD-LRT0125 xrdp-sesman[2918]: rdpkeybDeviceOn:
Nov 15 15:13:32 AJD-LRT0125 xrdp-sesman[2918]: rdpDeferredRandR:
Nov 15 15:13:32 AJD-LRT0125 xrdp-sesman[2918]: rdpResizeSession: width 1024 height 768
Nov 15 15:13:32 AJD-LRT0125 xrdp-sesman[2918]:   calling RRScreenSizeSet
Nov 15 15:13:32 AJD-LRT0125 xrdp-sesman[2918]: rdpRRScreenSetSize: width 1024 height 768 mmWidth 271 mmHeight 203
Nov 15 15:13:32 AJD-LRT0125 xrdp-sesman[2918]: rdpRRGetInfo:
Nov 15 15:13:32 AJD-LRT0125 xrdp-sesman[2918]:   screen resized to 1024x768
Nov 15 15:13:32 AJD-LRT0125 xrdp-sesman[2918]:   RRScreenSizeSet ok 1
Nov 15 15:13:32 AJD-LRT0125 xrdp-sesman[2918]: rdpResizeSession: width 1920 height 1200
Nov 15 15:13:32 AJD-LRT0125 xrdp-sesman[2918]:   calling RRScreenSizeSet
Nov 15 15:13:32 AJD-LRT0125 xrdp-sesman[2918]: rdpRRScreenSetSize: width 1920 height 1200 mmWidth 508 mmHeight 318
Nov 15 15:13:32 AJD-LRT0125 xrdp-sesman[2918]: rdpRRGetInfo:
Nov 15 15:13:32 AJD-LRT0125 xrdp-sesman[2918]:   screen resized to 1920x1200
Nov 15 15:13:32 AJD-LRT0125 xrdp-sesman[2918]:   RRScreenSizeSet ok 1
Nov 15 15:13:32 AJD-LRT0125 xrdp-sesman[2918]: rdpRRSetRdpOutputs: numCrtcs 0 numOutputs 0 monitorCount 0
Nov 15 15:13:32 AJD-LRT0125 xrdp-sesman[2918]: rdpRRSetRdpOutputs: update output 0 left 0 top 0 width 1920 height 1200
Nov 15 15:13:32 AJD-LRT0125 xrdp-sesman[2918]: rdpRRConnectOutput:
Nov 15 15:13:32 AJD-LRT0125 xrdp-sesman[2918]: rdpInDeferredRepeatCallback:
Nov 15 15:13:32 AJD-LRT0125 xrdp-sesman[2918]: rdpkeybChangeKeyboardControl:
Nov 15 15:13:32 AJD-LRT0125 xrdp-sesman[2918]: rdpkeybChangeKeyboardControl: autoRepeat off
Nov 15 15:13:32 AJD-LRT0125 xrdp-sesman[2918]: rdpRRGetInfo:
Nov 15 15:13:32 AJD-LRT0125 xrdp-sesexec[2924]: [INFO ] Using the default window manager on display 10: /etc/xrdp/startwm.sh
Nov 15 15:13:32 AJD-LRT0125 xrdp-sesman[2918]: rdpClientConGotConnection:
Nov 15 15:13:32 AJD-LRT0125 xrdp-sesman[2918]: rdpClientConGotConnection: g_sck_accept ok new_sck 9
Nov 15 15:13:32 AJD-LRT0125 xrdp-sesman[2918]: rdpClientConGetConnection: idle_disconnect_timeout set to non-positive value, idle timer turned off
Nov 15 15:13:32 AJD-LRT0125 xrdp-sesman[2918]: rdpAddClientConToDev: adding first clientCon 0x5cf4d61e2e20
Nov 15 15:13:32 AJD-LRT0125 xrdp-sesman[2918]: rdpClientConProcessMsgVersion: version 0 0 0 1
Nov 15 15:13:32 AJD-LRT0125 xrdp-sesman[2918]: rdpClientConProcessMsgClientInput: invalidate x 0 y 0 cx 1920 cy 1200
Nov 15 15:13:32 AJD-LRT0125 xrdp-chansrv[2925]: [INFO ] Socket 14: connection accepted from AF_UNIX
Nov 15 15:13:32 AJD-LRT0125 xrdp-sesman[2918]: rdpClientConProcessMsgClientInfo:
Nov 15 15:13:32 AJD-LRT0125 xrdp-sesman[2918]:   got client info bytes 7216
Nov 15 15:13:32 AJD-LRT0125 xrdp-sesman[2918]:   jpeg support 0
Nov 15 15:13:32 AJD-LRT0125 xrdp-sesman[2918]:   offscreen support 1
Nov 15 15:13:32 AJD-LRT0125 xrdp-sesman[2918]:   offscreen size 10485760
Nov 15 15:13:32 AJD-LRT0125 xrdp-sesman[2918]:   offscreen entries 100
Nov 15 15:13:32 AJD-LRT0125 xrdp-sesman[2918]: rdpClientConProcessMsgClientInfo: got H264 capture
Nov 15 15:13:32 AJD-LRT0125 xrdp-sesman[2918]:     msFrameInterval 16
Nov 15 15:13:32 AJD-LRT0125 xrdp-sesman[2918]: rdpClientConAllocateSharedMemory: shmemfd 19 shmemptr 0x7f2e354cf000 bytes 4608000
Nov 15 15:13:32 AJD-LRT0125 xrdp-sesman[2918]:   client can not do multimon
Nov 15 15:13:32 AJD-LRT0125 xrdp-sesman[2918]: rdpRRSetRdpOutputs: numCrtcs 1 numOutputs 1 monitorCount 0
Nov 15 15:13:32 AJD-LRT0125 xrdp-sesman[2918]: rdpRRSetRdpOutputs: update output 0 left 0 top 0 width 1920 height 1200
Nov 15 15:13:32 AJD-LRT0125 xrdp-sesman[2918]: rdpRRConnectOutput:
Nov 15 15:13:32 AJD-LRT0125 xrdp-sesman[2918]:   client can not do offscreen to offscreen blits
Nov 15 15:13:32 AJD-LRT0125 xrdp-sesman[2918]:   client can do new(color) cursor
Nov 15 15:13:32 AJD-LRT0125 xrdp-sesman[2918]: rdpLoadLayout: keylayout 0x00000409 variant  display 10
Nov 15 15:13:32 AJD-LRT0125 xrdp-sesman[2918]: rdpkeybChangeKeyboardControl:
Nov 15 15:13:32 AJD-LRT0125 xrdp-sesman[2918]: rdpkeybChangeKeyboardControl: autoRepeat on
Nov 15 15:13:32 AJD-LRT0125 xrdp-sesman[2918]: rdpkeybChangeKeyboardControl:
Nov 15 15:13:32 AJD-LRT0125 xrdp-sesman[2918]: rdpkeybChangeKeyboardControl: autoRepeat on
Nov 15 15:13:32 AJD-LRT0125 xrdp-chansrv[2925]: [INFO ] num_silent_frames_aac: 4
Nov 15 15:13:32 AJD-LRT0125 xrdp-chansrv[2925]: [INFO ] num_silent_frames_mp3: 2
Nov 15 15:13:32 AJD-LRT0125 xrdp-chansrv[2925]: [INFO ] msec_do_not_send: 1000
Nov 15 15:13:32 AJD-LRT0125 xrdp-chansrv[2925]: [INFO ] sound_process_output_format:
Nov 15 15:13:32 AJD-LRT0125 xrdp-chansrv[2925]: [INFO ]       wFormatNo       0
Nov 15 15:13:32 AJD-LRT0125 xrdp-chansrv[2925]: [INFO ]       wFormatTag      WAVE_FORMAT_PCM
Nov 15 15:13:32 AJD-LRT0125 xrdp-chansrv[2925]: [INFO ]       nChannels       2
Nov 15 15:13:32 AJD-LRT0125 xrdp-chansrv[2925]: [INFO ]       nSamplesPerSec  44100
Nov 15 15:13:33 AJD-LRT0125 xrdp-chansrv[2925]: [INFO ]       nAvgBytesPerSec 176400
Nov 15 15:13:33 AJD-LRT0125 xrdp-chansrv[2925]: [INFO ]       nBlockAlign     4
Nov 15 15:13:33 AJD-LRT0125 xrdp-chansrv[2925]: [INFO ]       wBitsPerSample  16
Nov 15 15:13:33 AJD-LRT0125 xrdp-chansrv[2925]: [INFO ]       cbSize          0
Nov 15 15:13:33 AJD-LRT0125 xrdp-chansrv[2925]: [INFO ] sound_process_output_format:
Nov 15 15:13:33 AJD-LRT0125 xrdp-chansrv[2925]: [INFO ]       wFormatNo       1
Nov 15 15:13:33 AJD-LRT0125 xrdp-chansrv[2925]: [INFO ]       wFormatTag      WAVE_FORMAT_PCM
Nov 15 15:13:33 AJD-LRT0125 xrdp-chansrv[2925]: [INFO ]       nChannels       2
Nov 15 15:13:33 AJD-LRT0125 xrdp-sesman[2924]: Not on corporate network
Nov 15 15:13:33 AJD-LRT0125 xrdp-sesman[2924]: Removing proxy settings...
Nov 15 15:13:33 AJD-LRT0125 xrdp-chansrv[2925]: [INFO ]       nSamplesPerSec  22050
Nov 15 15:13:33 AJD-LRT0125 xrdp-chansrv[2925]: [INFO ]       nAvgBytesPerSec 88200
Nov 15 15:13:33 AJD-LRT0125 xrdp-chansrv[2925]: [INFO ]       nBlockAlign     4
Nov 15 15:13:33 AJD-LRT0125 xrdp-chansrv[2925]: [INFO ]       wBitsPerSample  16
Nov 15 15:13:33 AJD-LRT0125 xrdp-chansrv[2925]: [INFO ]       cbSize          0
Nov 15 15:13:33 AJD-LRT0125 xrdp-chansrv[2925]: [INFO ] sound_process_output_format:
Nov 15 15:13:33 AJD-LRT0125 xrdp-chansrv[2925]: [INFO ]       wFormatNo       2
Nov 15 15:13:33 AJD-LRT0125 xrdp-chansrv[2925]: [INFO ]       wFormatTag      WAVE_FORMAT_AAC
Nov 15 15:13:33 AJD-LRT0125 xrdp-chansrv[2925]: [INFO ]       nChannels       2
Nov 15 15:13:33 AJD-LRT0125 xrdp-chansrv[2925]: [INFO ]       nSamplesPerSec  44100
Nov 15 15:13:33 AJD-LRT0125 xrdp-chansrv[2925]: [INFO ]       nAvgBytesPerSec 12000
Nov 15 15:13:33 AJD-LRT0125 xrdp-chansrv[2925]: [INFO ]       nBlockAlign     4
Nov 15 15:13:33 AJD-LRT0125 xrdp-chansrv[2925]: [INFO ]       wBitsPerSample  16
Nov 15 15:13:33 AJD-LRT0125 xrdp-sesman[2918]: rdpInDeferredRepeatCallback:
Nov 15 15:13:33 AJD-LRT0125 xrdp-sesman[2918]: rdpkeybChangeKeyboardControl:
Nov 15 15:13:33 AJD-LRT0125 xrdp-sesman[2918]: rdpkeybChangeKeyboardControl: autoRepeat off
Nov 15 15:13:33 AJD-LRT0125 xrdp-sesman[2918]: rdpInDeferredRepeatCallback:
Nov 15 15:13:33 AJD-LRT0125 xrdp-sesman[2918]: rdpkeybChangeKeyboardControl:
Nov 15 15:13:33 AJD-LRT0125 xrdp-sesman[2918]: rdpkeybChangeKeyboardControl: autoRepeat off
Nov 15 15:13:33 AJD-LRT0125 xrdp-chansrv[2925]: [INFO ]       cbSize          0
Nov 15 15:13:33 AJD-LRT0125 xrdp-chansrv[2925]: [INFO ] sound_process_output_format:
Nov 15 15:13:33 AJD-LRT0125 xrdp-chansrv[2925]: [INFO ]       wFormatNo       3
Nov 15 15:13:33 AJD-LRT0125 xrdp-chansrv[2925]: [INFO ]       wFormatTag      WAVE_FORMAT_MPEGLAYER3
Nov 15 15:13:33 AJD-LRT0125 xrdp-chansrv[2925]: [INFO ]       nChannels       2
Nov 15 15:13:33 AJD-LRT0125 xrdp-chansrv[2925]: [INFO ]       nSamplesPerSec  44100
Nov 15 15:13:33 AJD-LRT0125 xrdp-chansrv[2925]: [INFO ]       nAvgBytesPerSec 176400
Nov 15 15:13:33 AJD-LRT0125 xrdp-chansrv[2925]: [INFO ]       nBlockAlign     4
Nov 15 15:13:33 AJD-LRT0125 xrdp-chansrv[2925]: [INFO ]       wBitsPerSample  0
Nov 15 15:13:33 AJD-LRT0125 xrdp-chansrv[2925]: [INFO ]       cbSize          12
Nov 15 15:13:33 AJD-LRT0125 xrdp-chansrv[2925]: [INFO ] sound_process_training: round trip time 1
Nov 15 15:13:33 AJD-LRT0125 xrdp-chansrv[2925]: [INFO ] Detected remote smartcard 'SCARD'
Nov 15 15:13:33 AJD-LRT0125 xrdp-sesman[2924]: Configuration complete
Nov 15 15:13:33 AJD-LRT0125 systemd[233]: Reload requested from client PID 2924 ('startplasma-x11')...
Nov 15 15:13:33 AJD-LRT0125 systemd[233]: Reloading...
Nov 15 15:13:33 AJD-LRT0125 systemd[233]: Reloading finished in 168 ms.
Nov 15 15:13:33 AJD-LRT0125 systemd[233]: Started dbus-:1.1-org.kde.KSplash@1.service.
Nov 15 15:13:33 AJD-LRT0125 systemd[233]: Submitting pending crash events was skipped because of an unmet condition check (ConditionPathExistsGlob=/home/pentaly/.cache/drkonqi/sentry-envelopes/*).
Nov 15 15:13:33 AJD-LRT0125 systemd[233]: Starting KDE Config Module Initialization...
Nov 15 15:13:33 AJD-LRT0125 systemd[233]: Starting KDE Global Shortcuts Server...
Nov 15 15:13:33 AJD-LRT0125 systemd[233]: Starting User folders update...
Nov 15 15:13:33 AJD-LRT0125 systemd[233]: Starting Baloo File Indexer Daemon...
Nov 15 15:13:33 AJD-LRT0125 systemd[233]: Finished User folders update.
Nov 15 15:13:33 AJD-LRT0125 systemd[233]: Reached target Session services which should run early before the graphical session is brought up.
Nov 15 15:13:33 AJD-LRT0125 systemd[233]: Starting Portal service...
Nov 15 15:13:33 AJD-LRT0125 systemd[233]: Started Baloo File Indexer Daemon.
Nov 15 15:13:33 AJD-LRT0125 systemd[233]: Starting sandboxed app permission store...
Nov 15 15:13:33 AJD-LRT0125 systemd[233]: Started KDE Global Shortcuts Server.
Nov 15 15:13:33 AJD-LRT0125 systemd[233]: Started sandboxed app permission store.
Nov 15 15:13:33 AJD-LRT0125 systemd[233]: Starting flatpak document portal service...
Nov 15 15:13:33 AJD-LRT0125 kcminit_startup[2987]: Initializing  "/usr/lib/qt6/plugins/plasma/kcms/systemsettings/kcm_style.so"
Nov 15 15:13:33 AJD-LRT0125 systemd[233]: Started flatpak document portal service.
Nov 15 15:13:33 AJD-LRT0125 /usr/lib/xdg-desktop-portal[2990]: Choosing gtk.portal for org.freedesktop.impl.portal.Lockdown as a last-resort fallback
Nov 15 15:13:34 AJD-LRT0125 kcminit_startup[2987]: Initializing  "/usr/lib/qt6/plugins/plasma/kcms/systemsettings/kcm_mouse.so"
Nov 15 15:13:34 AJD-LRT0125 kcminit_startup[2987]: Not able to select appropriate backend.
Nov 15 15:13:34 AJD-LRT0125 kcminit_startup[2987]: Initializing  "/usr/lib/qt6/plugins/plasma/kcms/systemsettings/kcm_fonts.so"
Nov 15 15:13:34 AJD-LRT0125 systemd[233]: Started KDE Config Module Initialization.
Nov 15 15:13:34 AJD-LRT0125 systemd[233]: Starting KDE Session Management Server...
Nov 15 15:13:34 AJD-LRT0125 systemd[233]: Started Unlock kwallet from pam credentials.
Nov 15 15:13:34 AJD-LRT0125 systemd[233]: Starting KDE Daemon 6...
Nov 15 15:13:34 AJD-LRT0125 systemd[233]: Starting KDE Window Manager...
Nov 15 15:13:34 AJD-LRT0125 pam_kwallet_init[3023]: 2025/11/15 15:13:34 socat[3023] W address is opened in read-write mode but only supports read-only
Nov 15 15:13:34 AJD-LRT0125 systemd[233]: Started KDE Daemon 6.
Nov 15 15:13:34 AJD-LRT0125 systemd[233]: Starting KDE Configuration Module Initialization (Phase 1)...
Nov 15 15:13:34 AJD-LRT0125 systemd[233]: Started KDE Session Management Server.
Nov 15 15:13:34 AJD-LRT0125 kded6[3020]: found no RGB LED devices
Nov 15 15:13:34 AJD-LRT0125 kded6[3020]: QDBusObjectPath: invalid path "/modules/wpad-detector"
Nov 15 15:13:34 AJD-LRT0125 xrdp-sesman[2918]: rdpRRGetInfo:
Nov 15 15:13:34 AJD-LRT0125 xrdp-sesman[2918]: rdpRRCrtcGetGamma: 0x5cf4d5f3ee00 0x5cf4d61ddce0 0x5cf4d61de0e0 0x5cf4d61ddee0
Nov 15 15:13:34 AJD-LRT0125 kded6[3020]: The kded module name "wpad-detector" is invalid!
Nov 15 15:13:34 AJD-LRT0125 systemd[233]: Starting KDE Plasma Workspace...
Nov 15 15:13:34 AJD-LRT0125 kded6[3020]: QDBusObjectPath: invalid path "/modules/plasma-session-shortcuts"
Nov 15 15:13:34 AJD-LRT0125 kded6[3020]: The kded module name "plasma-session-shortcuts" is invalid!
Nov 15 15:13:34 AJD-LRT0125 kcminit_startup[2987]: Initializing  "/usr/lib/qt6/plugins/plasma/kcms/systemsettings/kcm_touchpad.so"
Nov 15 15:13:34 AJD-LRT0125 kcminit_startup[2987]: Using X11 backend
Nov 15 15:13:34 AJD-LRT0125 systemd[233]: Finished KDE Configuration Module Initialization (Phase 1).
Nov 15 15:13:34 AJD-LRT0125 kded6[3020]: Unable to register service to systemBus: "com.redhat.NewPrinterNotification"
Nov 15 15:13:34 AJD-LRT0125 systemd[233]: Started KDE Window Manager.
Nov 15 15:13:34 AJD-LRT0125 kded6[3020]: Cannot open /dev/rfkill for reading!
Nov 15 15:13:34 AJD-LRT0125 xrdp-sesman[2918]: rdpkeybChangeKeyboardControl:
Nov 15 15:13:34 AJD-LRT0125 xrdp-sesman[2918]: rdpkeybChangeKeyboardControl: autoRepeat off
Nov 15 15:13:34 AJD-LRT0125 xrdp-sesman[2918]: rdpkeybChangeKeyboardControl:
Nov 15 15:13:34 AJD-LRT0125 xrdp-sesman[2918]: rdpkeybChangeKeyboardControl: autoRepeat off
Nov 15 15:13:34 AJD-LRT0125 xrdp-sesman[2918]: rdpkeybChangeKeyboardControl:
Nov 15 15:13:34 AJD-LRT0125 xrdp-sesman[2918]: rdpkeybChangeKeyboardControl: autoRepeat on
Nov 15 15:13:34 AJD-LRT0125 xrdp-sesman[2918]: rdpkeybChangeKeyboardControl:
Nov 15 15:13:34 AJD-LRT0125 xrdp-sesman[2918]: rdpkeybChangeKeyboardControl: autoRepeat on
Nov 15 15:13:34 AJD-LRT0125 kded6[3020]: Using XRANDR extension 1.3 or greater.
Nov 15 15:13:34 AJD-LRT0125 xrdp-sesman[2918]: rdpRRGetInfo:
Nov 15 15:13:34 AJD-LRT0125 kded6[3020]: QDBusObjectPath: invalid path "/modules/kded_plasma-welcome"
Nov 15 15:13:34 AJD-LRT0125 kded6[3020]: The kded module name "kded_plasma-welcome" is invalid!
Nov 15 15:13:34 AJD-LRT0125 kded6[3020]: QDBusObjectPath: invalid path "/modules/oom-notifier"
Nov 15 15:13:34 AJD-LRT0125 kded6[3020]: The kded module name "oom-notifier" is invalid!
Nov 15 15:13:34 AJD-LRT0125 kded6[3020]: Using X11 backend
Nov 15 15:13:34 AJD-LRT0125 kded6[3020]: Failed to connect to Bolt manager DBus interface:
Nov 15 15:13:34 AJD-LRT0125 kded6[3020]: Couldn't connect to Bolt DBus daemon
Nov 15 15:13:34 AJD-LRT0125 systemd[233]: Starting KActivityManager Activity manager Service...
Nov 15 15:13:34 AJD-LRT0125 xrdp-sesman[2918]: rdpInDeferredRepeatCallback:
Nov 15 15:13:34 AJD-LRT0125 xrdp-sesman[2918]: rdpkeybChangeKeyboardControl:
Nov 15 15:13:34 AJD-LRT0125 xrdp-sesman[2918]: rdpkeybChangeKeyboardControl: autoRepeat off
Nov 15 15:13:34 AJD-LRT0125 xrdp-sesman[2918]: rdpInDeferredRepeatCallback:
Nov 15 15:13:34 AJD-LRT0125 xrdp-sesman[2918]: rdpkeybChangeKeyboardControl:
Nov 15 15:13:34 AJD-LRT0125 xrdp-sesman[2918]: rdpkeybChangeKeyboardControl: autoRepeat off
Nov 15 15:13:34 AJD-LRT0125 systemd[233]: Started KActivityManager Activity manager Service.
Nov 15 15:13:34 AJD-LRT0125 kwin_x11[3021]: glSwapInterval is unsupported
Nov 15 15:13:35 AJD-LRT0125 kwin_x11[3021]: The theme "Ant-Dark" uses the legacy metadata.desktop. Consider contacting the author and asking them update it to use the newer JSON format.
Nov 15 15:13:35 AJD-LRT0125 kwin_x11[3021]: The theme "Ant-Dark" uses the legacy metadata.desktop. Consider contacting the author and asking them update it to use the newer JSON format.
Nov 15 15:13:35 AJD-LRT0125 kwin_x11[3021]: The theme "Ant-Dark" uses the legacy metadata.desktop. Consider contacting the author and asking them update it to use the newer JSON format.
Nov 15 15:13:35 AJD-LRT0125 kwin_x11[3021]: The theme "Ant-Dark" uses the legacy metadata.desktop. Consider contacting the author and asking them update it to use the newer JSON format.
Nov 15 15:13:35 AJD-LRT0125 kconf_update[3148]: /usr/share/kconf_update/filepicker.upd defined Version=5 but Version=6 was expected
Nov 15 15:13:35 AJD-LRT0125 kconf_update[3148]: /usr/share/kconf_update/webenginepart.upd defined Version=5 but Version=6 was expected
Nov 15 15:13:35 AJD-LRT0125 xrdp-sesman[2918]: rdpRRCrtcSetGamma:
Nov 15 15:13:35 AJD-LRT0125 kded6[3020]: Failed enumerating MM objects: "org.freedesktop.DBus.Error.NameHasNoOwner"
                                          "Could not activate remote peer 'org.freedesktop.ModemManager1': activation request failed: unknown unit"
Nov 15 15:13:35 AJD-LRT0125 kded6[3020]: Checking outputs
Nov 15 15:13:35 AJD-LRT0125 kded6[3020]: Unable to get EDID for output "rdp0"
Nov 15 15:13:35 AJD-LRT0125 kded6[3020]: Adding device id "xrandr-rdp0"
Nov 15 15:13:35 AJD-LRT0125 kded6[3020]: Output Hash ""
Nov 15 15:13:35 AJD-LRT0125 kded6[3154]: xsettingsd: Loaded 16 settings from /home/pentaly/.config/xsettingsd/xsettingsd.conf
Nov 15 15:13:35 AJD-LRT0125 kded6[3020]: Output isLaptop false
Nov 15 15:13:35 AJD-LRT0125 kded6[3154]: xsettingsd: Created window 0x1c00001 on screen 0 with timestamp 2107987
Nov 15 15:13:35 AJD-LRT0125 kded6[3154]: xsettingsd: Selection _XSETTINGS_S0 is owned by 0x0
Nov 15 15:13:35 AJD-LRT0125 kded6[3154]: xsettingsd: Took ownership of selection _XSETTINGS_S0
Nov 15 15:13:35 AJD-LRT0125 kded6[3020]: Failed to register device: "failed to obtain org.freedesktop.color-manager.create-device auth"
Nov 15 15:13:35 AJD-LRT0125 kded6[3020]: Known activities: QList("30e5a50e-4669-4fbf-84aa-443faaa97bf9")
Nov 15 15:13:35 AJD-LRT0125 kded6[3020]: PendingCall Error: "The name is not activatable"
Nov 15 15:13:35 AJD-LRT0125 kded6[3020]: Known activities: QList("30e5a50e-4669-4fbf-84aa-443faaa97bf9")
Nov 15 15:13:35 AJD-LRT0125 kded6[3020]: Failed to create ICC profile on cmsCreateRGBProfile
Nov 15 15:13:35 AJD-LRT0125 kded6[3020]: PendingCall Error: "Could not activate remote peer 'org.bluez': activation request failed: unknown unit"
Nov 15 15:13:35 AJD-LRT0125 systemd[233]: Starting KScreen...
Nov 15 15:13:35 AJD-LRT0125 systemd[233]: Started KScreen.
Nov 15 15:13:35 AJD-LRT0125 xrdp-sesman[2918]: rdpRRGetInfo:
Nov 15 15:13:35 AJD-LRT0125 kscreen_backend_launcher[3156]: Connected output 556 to CRTC 555
Nov 15 15:13:35 AJD-LRT0125 kscreen_backend_launcher[3156]: Detected XRandR 1.6
Nov 15 15:13:35 AJD-LRT0125 kscreen_backend_launcher[3156]: Event Base:  89
Nov 15 15:13:35 AJD-LRT0125 kscreen_backend_launcher[3156]: Event Error:  147
Nov 15 15:13:35 AJD-LRT0125 kded6[3020]: PowerDevil SuspendSession action not available!
Nov 15 15:13:35 AJD-LRT0125 kscreen_backend_launcher[3156]: XRandR::setConfig
Nov 15 15:13:35 AJD-LRT0125 kscreen_backend_launcher[3156]: Requested screen size is QSize(1920, 1200)
Nov 15 15:13:35 AJD-LRT0125 kscreen_backend_launcher[3156]: Needed CRTCs:  1
Nov 15 15:13:35 AJD-LRT0125 kscreen_backend_launcher[3156]: Actions to perform:
                                                                     Priorities: true
Nov 15 15:13:35 AJD-LRT0125 kscreen_backend_launcher[3156]:         Output 556
                                                                             Old: "0"
                                                                             New: "1"
Nov 15 15:13:35 AJD-LRT0125 kscreen_backend_launcher[3156]:         Change Screen Size: false
Nov 15 15:13:35 AJD-LRT0125 kscreen_backend_launcher[3156]:         Disable outputs: false
Nov 15 15:13:35 AJD-LRT0125 kscreen_backend_launcher[3156]:         Change outputs: false
Nov 15 15:13:35 AJD-LRT0125 kscreen_backend_launcher[3156]:         Enable outputs: false
Nov 15 15:13:35 AJD-LRT0125 kscreen_backend_launcher[3156]: RRSetOutputPrimary
                                                                     New priority: 1
Nov 15 15:13:35 AJD-LRT0125 kscreen_backend_launcher[3156]: XRandR::setConfig done!
Nov 15 15:13:35 AJD-LRT0125 xrdp-sesman[2918]: rdpRROutputSetProperty:
Nov 15 15:13:35 AJD-LRT0125 kded6[3020]: Checking outputs
Nov 15 15:13:35 AJD-LRT0125 kded6[3020]: Unable to get EDID for output "rdp0"
Nov 15 15:13:35 AJD-LRT0125 kded6[3020]: Adding device id "xrandr-rdp0"
Nov 15 15:13:35 AJD-LRT0125 kded6[3020]: Output Hash ""
Nov 15 15:13:35 AJD-LRT0125 kded6[3020]: Output isLaptop false
Nov 15 15:13:35 AJD-LRT0125 xrdp-sesman[2918]: rdpRROutputGetProperty:
Nov 15 15:13:35 AJD-LRT0125 kscreen_backend_launcher[3156]: RRNotify_OutputProperty (ignored)
Nov 15 15:13:35 AJD-LRT0125 kscreen_backend_launcher[3156]:         Timestamp:  2108122
Nov 15 15:13:35 AJD-LRT0125 kscreen_backend_launcher[3156]:         Output:  556
Nov 15 15:13:35 AJD-LRT0125 kscreen_backend_launcher[3156]:         Property:  "_KDE_SCREEN_INDEX"
Nov 15 15:13:35 AJD-LRT0125 kscreen_backend_launcher[3156]:         State (newValue, Deleted):  0
Nov 15 15:13:35 AJD-LRT0125 kscreen_backend_launcher[3156]: RRNotify_OutputProperty (ignored)
Nov 15 15:13:35 AJD-LRT0125 kscreen_backend_launcher[3156]:         Timestamp:  2108122
Nov 15 15:13:35 AJD-LRT0125 kscreen_backend_launcher[3156]:         Output:  556
Nov 15 15:13:35 AJD-LRT0125 kscreen_backend_launcher[3156]:         Property:  "_KDE_SCREEN_INDEX"
Nov 15 15:13:35 AJD-LRT0125 kscreen_backend_launcher[3156]:         State (newValue, Deleted):  0
Nov 15 15:13:35 AJD-LRT0125 kscreen_backend_launcher[3156]: RRNotify_OutputChange
Nov 15 15:13:35 AJD-LRT0125 kscreen_backend_launcher[3156]:         Timestamp:  2104641
Nov 15 15:13:35 AJD-LRT0125 kscreen_backend_launcher[3156]:         Output:  556
Nov 15 15:13:35 AJD-LRT0125 kscreen_backend_launcher[3156]:         CRTC:  555
Nov 15 15:13:35 AJD-LRT0125 kscreen_backend_launcher[3156]:         Mode:  557
Nov 15 15:13:35 AJD-LRT0125 kscreen_backend_launcher[3156]:         Rotation:  "Rotate_0"
Nov 15 15:13:35 AJD-LRT0125 kscreen_backend_launcher[3156]:         Connection:  "Connected"
Nov 15 15:13:35 AJD-LRT0125 kscreen_backend_launcher[3156]:         Subpixel Order:  0
Nov 15 15:13:35 AJD-LRT0125 kscreen_backend_launcher[3156]: RRScreenChangeNotify
Nov 15 15:13:35 AJD-LRT0125 kscreen_backend_launcher[3156]:         Timestamp:  2104641
Nov 15 15:13:35 AJD-LRT0125 kscreen_backend_launcher[3156]:         Config_timestamp:  2104776
Nov 15 15:13:35 AJD-LRT0125 kscreen_backend_launcher[3156]:         Window: 31457286
Nov 15 15:13:35 AJD-LRT0125 kscreen_backend_launcher[3156]:         Root: 545
Nov 15 15:13:35 AJD-LRT0125 kscreen_backend_launcher[3156]:         Rotation:  "Rotate_0"
Nov 15 15:13:35 AJD-LRT0125 kscreen_backend_launcher[3156]:         Size ID: 0
Nov 15 15:13:35 AJD-LRT0125 kscreen_backend_launcher[3156]:         Size:  1920 1200
Nov 15 15:13:35 AJD-LRT0125 kscreen_backend_launcher[3156]:         SizeMM:  508 318
Nov 15 15:13:35 AJD-LRT0125 kscreen_backend_launcher[3156]: RRNotify_OutputChange
Nov 15 15:13:35 AJD-LRT0125 kscreen_backend_launcher[3156]:         Timestamp:  2104641
Nov 15 15:13:35 AJD-LRT0125 kscreen_backend_launcher[3156]:         Output:  556
Nov 15 15:13:35 AJD-LRT0125 kscreen_backend_launcher[3156]:         CRTC:  555
Nov 15 15:13:35 AJD-LRT0125 kscreen_backend_launcher[3156]:         Mode:  557
Nov 15 15:13:35 AJD-LRT0125 kscreen_backend_launcher[3156]:         Rotation:  "Rotate_0"
Nov 15 15:13:35 AJD-LRT0125 kscreen_backend_launcher[3156]:         Connection:  "Connected"
Nov 15 15:13:35 AJD-LRT0125 kscreen_backend_launcher[3156]:         Subpixel Order:  0
Nov 15 15:13:35 AJD-LRT0125 kscreen_backend_launcher[3156]: XRandROutput 556 update
                                                                     m_connected: 0
                                                                     m_crtc XRandRCrtc(0x5c30e3683c60)
                                                                     CRTC: 555
                                                                     MODE: 557
                                                                     Connection: 0
Nov 15 15:13:35 AJD-LRT0125 kscreen_backend_launcher[3156]: Output 556 : connected = true , enabled = true
Nov 15 15:13:35 AJD-LRT0125 kscreen_backend_launcher[3156]: XRandROutput 556 update
                                                                     m_connected: 0
                                                                     m_crtc XRandRCrtc(0x5c30e3683c60)
                                                                     CRTC: 555
                                                                     MODE: 557
                                                                     Connection: 0
Nov 15 15:13:35 AJD-LRT0125 kscreen_backend_launcher[3156]: Output 556 : connected = true , enabled = true
Nov 15 15:13:35 AJD-LRT0125 kded6[3020]: Failed to register device: "failed to obtain org.freedesktop.color-manager.create-device auth"
Nov 15 15:13:35 AJD-LRT0125 kded6[3020]: Failed to create ICC profile on cmsCreateRGBProfile
Nov 15 15:13:35 AJD-LRT0125 kscreen_backend_launcher[3156]: Emitting configChanged()
Nov 15 15:13:35 AJD-LRT0125 xrdp-sesman[2918]: rdpRROutputGetProperty:
Nov 15 15:13:38 AJD-LRT0125 xrdp-sesman[2918]: rdpRROutputGetProperty:
Nov 15 15:13:38 AJD-LRT0125 plasmashell[3062]: The theme "Ant-Dark" uses the legacy metadata.desktop. Consider contacting the author and asking them update it to use the newer JSON format.
Nov 15 15:13:38 AJD-LRT0125 plasmashell[3062]: The theme "Ant-Dark" uses the legacy metadata.desktop. Consider contacting the author and asking them update it to use the newer JSON format.
Nov 15 15:13:38 AJD-LRT0125 plasmashell[3062]: The theme "Ant-Dark" uses the legacy metadata.desktop. Consider contacting the author and asking them update it to use the newer JSON format.
Nov 15 15:13:38 AJD-LRT0125 plasmashell[3062]: The theme "Ant-Dark" uses the legacy metadata.desktop. Consider contacting the author and asking them update it to use the newer JSON format.
Nov 15 15:13:38 AJD-LRT0125 systemd[233]: Started KDE Plasma Workspace.
Nov 15 15:13:38 AJD-LRT0125 systemd[233]: Reached target KDE Plasma Workspace Core.
Nov 15 15:13:38 AJD-LRT0125 systemd[233]: Started Consume pending crashes using DrKonqi.
Nov 15 15:13:38 AJD-LRT0125 systemd[233]: Started Proxies GTK DBus menus to a Plasma readable format.
Nov 15 15:13:38 AJD-LRT0125 systemd[233]: Started KAccess.
Nov 15 15:13:38 AJD-LRT0125 systemd[233]: Starting KDE PolicyKit Authentication Agent...
Nov 15 15:13:38 AJD-LRT0125 systemd[233]: Starting Powerdevil...
Nov 15 15:13:38 AJD-LRT0125 systemd[233]: Started Handle legacy xembed system tray icons.
Nov 15 15:13:39 AJD-LRT0125 kaccess[3164]: Xlib XKB extension major= 1  minor= 0
Nov 15 15:13:39 AJD-LRT0125 plasmashell[3062]: KPackageStructure of KPluginMetaData(pluginId:"org.kde.plasma.kweather_1x4", fileName: "/usr/share/plasma/plasmoids/org.kde.plasma.kweather_1x4/metadata.json") does not match requested format "Plasma/Applet"
Nov 15 15:13:39 AJD-LRT0125 org_kde_powerdevil[3166]: Starting libddcutil. library built Not set at Not set. stdout_stderr_redirected=true
Nov 15 15:13:39 AJD-LRT0125 plasmashell[3062]: The plugin "/usr/lib/qt6/plugins/plasma/applets/plasma_applet_kweather_1x4.so" explicitly states an Id in the embedded metadata, which is different from the one derived from the filename The Id field from the KPlugin object in the metadata should be removed
Nov 15 15:13:39 AJD-LRT0125 plasmashell[3062]: The plugin "/usr/lib/qt6/plugins/plasma/applets/plasma_applet_kweather_1x4.so" explicitly states an Id in the embedded metadata, which is different from the one derived from the filename The Id field from the KPlugin object in the metadata should be removed
Nov 15 15:13:39 AJD-LRT0125 systemd[233]: Starting Track hardware statistics...
Nov 15 15:13:39 AJD-LRT0125 plasmashell[3062]: The theme "Ant-Dark" uses the legacy metadata.desktop. Consider contacting the author and asking them update it to use the newer JSON format.
Nov 15 15:13:40 AJD-LRT0125 plasmashell[3062]: Applet preload policy set to 1
Nov 15 15:13:40 AJD-LRT0125 systemd[233]: Started Track hardware statistics.
Nov 15 15:13:40 AJD-LRT0125 xrdp-sesman[2918]: rdpRROutputGetProperty:
Nov 15 15:13:40 AJD-LRT0125 xrdp-sesman[2918]: rdpRROutputGetProperty:
Nov 15 15:13:40 AJD-LRT0125 xrdp-sesman[2918]: rdpRROutputGetProperty:
Nov 15 15:13:40 AJD-LRT0125 xrdp-sesman[2918]: rdpRROutputGetProperty:
Nov 15 15:13:40 AJD-LRT0125 xrdp-sesman[2918]: rdpRROutputGetProperty:
Nov 15 15:13:40 AJD-LRT0125 xrdp-sesman[2918]: rdpRROutputGetProperty:
Nov 15 15:13:40 AJD-LRT0125 org_kde_powerdevil[3166]: Failed to create wl_display (No such file or directory)
Nov 15 15:13:40 AJD-LRT0125 org_kde_powerdevil[3166]: Initializing libddcutil.  ddcutil version: 2.2.1, shared library: /usr/lib/libddcutil.so.5.3.0
Nov 15 15:13:40 AJD-LRT0125 org_kde_powerdevil[3166]: [  3166] Options passed from client:
Nov 15 15:13:40 AJD-LRT0125 org_kde_powerdevil[3166]: [  3166] Applying combined libddcutil options:
Nov 15 15:13:40 AJD-LRT0125 org_kde_powerdevil[3166]: Library initialization complete.
Nov 15 15:13:40 AJD-LRT0125 org_kde_powerdevil[3166]: Watching for DPMS state changes unimplemented
Nov 15 15:13:40 AJD-LRT0125 org_kde_powerdevil[3166]: [  3166] Watching for DPMS state changes unimplemented
Nov 15 15:13:40 AJD-LRT0125 org_kde_powerdevil[3166]: [  3166] Watching for display connection changes, resolved watch mode = Watch_Mode_Xevent, poll loop interval = 100 millisec
Nov 15 15:13:40 AJD-LRT0125 org_kde_powerdevil[3166]: [  3166]                                          extra_stabilization_millisec: 0,  stabilization_poll_millisec: 100
Nov 15 15:13:40 AJD-LRT0125 org_kde_powerdevil[3166]: [  3166] libddcutil recheck thread 0x5aa050e21250 started
Nov 15 15:13:40 AJD-LRT0125 org_kde_powerdevil[3166]: [  3252] (dw_recheck_displays_func) Recheck interval: Sleeping for 200 milliseconds
Nov 15 15:13:40 AJD-LRT0125 org_kde_powerdevil[3166]: [  3166] libddcutil watch thread 0x5aa050e02900 started
Nov 15 15:13:41 AJD-LRT0125 org_kde_powerdevil[3166]: org.kde.powerdevil.discretegpuhelper.hasdualgpu failed
Nov 15 15:13:41 AJD-LRT0125 org_kde_powerdevil[3166]: org.kde.powerdevil.chargethresholdhelper.getthreshold failed ""
Nov 15 15:13:41 AJD-LRT0125 xrdp-sesman[2918]: rdpRROutputGetProperty:
Nov 15 15:13:41 AJD-LRT0125 xrdp-sesman[2918]: rdpRROutputGetProperty:
Nov 15 15:13:41 AJD-LRT0125 xrdp-sesman[2918]: rdpRROutputGetProperty:
Nov 15 15:13:41 AJD-LRT0125 xrdp-sesman[2918]: rdpRROutputGetProperty:
Nov 15 15:13:41 AJD-LRT0125 xrdp-sesman[2918]: rdpRROutputGetProperty:
Nov 15 15:13:41 AJD-LRT0125 xrdp-sesman[2918]: rdpRROutputGetProperty:
Nov 15 15:13:41 AJD-LRT0125 org_kde_powerdevil[3166]: org.kde.powerdevil.backlighthelper.brightness failed
Nov 15 15:13:41 AJD-LRT0125 org_kde_powerdevil[3166]: DPMS extension not available
Nov 15 15:13:41 AJD-LRT0125 systemd[233]: Started Powerdevil.
Nov 15 15:13:41 AJD-LRT0125 xrdp-sesman[2918]: rdpRROutputGetProperty:
Nov 15 15:13:41 AJD-LRT0125 xrdp-sesman[2918]: rdpRROutputGetProperty:
Nov 15 15:13:41 AJD-LRT0125 org_kde_powerdevil[3166]: org.kde.powerdevil.chargethresholdhelper.getthreshold failed ""
Nov 15 15:13:41 AJD-LRT0125 systemd[233]: Created slice Slice /app/dbus-:1.1-org.kde.kdeconnect.
Nov 15 15:13:41 AJD-LRT0125 systemd[233]: Started dbus-:1.1-org.kde.kdeconnect@0.service.
Nov 15 15:13:43 AJD-LRT0125 kaccess[3164]: X server XKB extension major= 1  minor= 0
Nov 15 15:13:43 AJD-LRT0125 systemd[233]: Started KDE PolicyKit Authentication Agent.
Nov 15 15:13:43 AJD-LRT0125 polkit-kde-authentication-agent-1[3165]: New PolkitAgentListener  0x59c862043600
Nov 15 15:13:43 AJD-LRT0125 polkit-kde-authentication-agent-1[3165]: Adding new listener  PolkitQt1::Agent::Listener(0x59c8620433a0) for  0x59c862043600
Nov 15 15:13:43 AJD-LRT0125 polkit-kde-authentication-agent-1[3165]: Listener online
Nov 15 15:13:43 AJD-LRT0125 systemd[233]: Reached target KDE Plasma Workspace.
Nov 15 15:13:43 AJD-LRT0125 systemd[233]: Reached target Current graphical user session.
Nov 15 15:13:43 AJD-LRT0125 systemd[233]: Reached target plasma-workspace-x11.target.
Nov 15 15:13:43 AJD-LRT0125 systemd[233]: Starting AT-SPI D-Bus Bus...
Nov 15 15:13:43 AJD-LRT0125 xrdp-sesman[2918]: rdpkeybChangeKeyboardControl:
Nov 15 15:13:43 AJD-LRT0125 xrdp-sesman[2918]: rdpkeybChangeKeyboardControl: autoRepeat off
Nov 15 15:13:43 AJD-LRT0125 xrdp-sesman[2918]: rdpkeybChangeKeyboardControl:
Nov 15 15:13:43 AJD-LRT0125 xrdp-sesman[2918]: rdpkeybChangeKeyboardControl: autoRepeat off
Nov 15 15:13:43 AJD-LRT0125 xrdp-sesman[2918]: rdpkeybChangeKeyboardControl:
Nov 15 15:13:43 AJD-LRT0125 xrdp-sesman[2918]: rdpkeybChangeKeyboardControl: autoRepeat off
Nov 15 15:13:43 AJD-LRT0125 xrdp-sesman[2918]: rdpkeybChangeKeyboardControl:
Nov 15 15:13:43 AJD-LRT0125 xrdp-sesman[2918]: rdpkeybChangeKeyboardControl: autoRepeat off
Nov 15 15:13:43 AJD-LRT0125 systemd[233]: Starting KAlarm...
Nov 15 15:13:43 AJD-LRT0125 systemd[233]: Starting KMix...
Nov 15 15:13:43 AJD-LRT0125 polkit-kde-authentication-agent-1[3165]: Authentication agent result: true
Nov 15 15:13:43 AJD-LRT0125 systemd[233]: Starting Konqueror preloading during desktop environment startup...
Nov 15 15:13:43 AJD-LRT0125 systemd[233]: Starting Discover...
Nov 15 15:13:43 AJD-LRT0125 systemd[233]: Starting Calendar Reminders...
Nov 15 15:13:43 AJD-LRT0125 systemd[233]: Starting Clock...
Nov 15 15:13:43 AJD-LRT0125 systemd[233]: Starting KDE Connect...
Nov 15 15:13:43 AJD-LRT0125 systemd[233]: Starting KGpg...
Nov 15 15:13:43 AJD-LRT0125 systemd[233]: Starting Plasma Session Restore...
Nov 15 15:13:43 AJD-LRT0125 systemd[233]: Starting Restore Mixer Volumes...
Nov 15 15:13:43 AJD-LRT0125 systemd[233]: Starting KUnifiedPush Distributor...
Nov 15 15:13:43 AJD-LRT0125 systemd[233]: Starting KDE Session Restoration...
Nov 15 15:13:43 AJD-LRT0125 systemd[233]: Starting Portal service (GTK/GNOME implementation)...
Nov 15 15:13:43 AJD-LRT0125 systemd[233]: Started KDE Connect.
Nov 15 15:13:43 AJD-LRT0125 systemd[233]: Started Clock.
Nov 15 15:13:43 AJD-LRT0125 systemd[233]: Started KUnifiedPush Distributor.
Nov 15 15:13:43 AJD-LRT0125 systemd[233]: app-at\x2dspi\x2ddbus\x2dbus@autostart.service: Skipped due to 'exec-condition'.
Nov 15 15:13:43 AJD-LRT0125 systemd[233]: Condition check resulted in AT-SPI D-Bus Bus being skipped.
Nov 15 15:13:43 AJD-LRT0125 systemd[233]: app-org.kde.kgpg@autostart.service: Skipped due to 'exec-condition'.
Nov 15 15:13:43 AJD-LRT0125 systemd[233]: Condition check resulted in KGpg being skipped.
Nov 15 15:13:43 AJD-LRT0125 systemd[233]: Started Discover.
Nov 15 15:13:43 AJD-LRT0125 systemd[233]: Started Calendar Reminders.
Nov 15 15:13:43 AJD-LRT0125 systemd[233]: app-kalarm.autostart@autostart.service: Skipped due to 'exec-condition'.
Nov 15 15:13:43 AJD-LRT0125 systemd[233]: Condition check resulted in KAlarm being skipped.
Nov 15 15:13:43 AJD-LRT0125 systemd[233]: app-konqy_preload@autostart.service: Skipped due to 'exec-condition'.
Nov 15 15:13:43 AJD-LRT0125 systemd[233]: Condition check resulted in Konqueror preloading during desktop environment startup being skipped.
Nov 15 15:13:43 AJD-LRT0125 systemd[233]: Started Plasma Session Restore.
Nov 15 15:13:43 AJD-LRT0125 systemd[233]: Started KMix.
Nov 15 15:13:43 AJD-LRT0125 systemd[233]: Started Restore Mixer Volumes.
Nov 15 15:13:43 AJD-LRT0125 systemd[233]: Reached target Startup of XDG autostart applications.
Nov 15 15:13:43 AJD-LRT0125 kclockd[3315]: Starting kclockd 25.08.3
Nov 15 15:13:43 AJD-LRT0125 xdg-desktop-portal-gtk[3328]: cannot open display: :10.0
Nov 15 15:13:43 AJD-LRT0125 systemd[233]: xdg-desktop-portal-gtk.service: Main process exited, code=exited, status=1/FAILURE
Nov 15 15:13:43 AJD-LRT0125 systemd[233]: xdg-desktop-portal-gtk.service: Failed with result 'exit-code'.
Nov 15 15:13:43 AJD-LRT0125 systemd[233]: Failed to start Portal service (GTK/GNOME implementation).
Nov 15 15:13:43 AJD-LRT0125 systemd[233]: Starting Xdg Desktop Portal For KDE...
Nov 15 15:13:43 AJD-LRT0125 kmixctrl[3348]: no mix devices and not dynamic
Nov 15 15:13:43 AJD-LRT0125 kmixctrl[3348]: no mix devices and not dynamic
Nov 15 15:13:43 AJD-LRT0125 kmixctrl[3348]: no mix devices and not dynamic
Nov 15 15:13:43 AJD-LRT0125 kmixctrl[3348]: no mix devices and not dynamic
Nov 15 15:13:43 AJD-LRT0125 kmixctrl[3348]: no mix devices and not dynamic
Nov 15 15:13:43 AJD-LRT0125 kmixctrl[3348]: no mix devices and not dynamic
Nov 15 15:13:43 AJD-LRT0125 kmixctrl[3348]: no mix devices and not dynamic
Nov 15 15:13:43 AJD-LRT0125 kmixctrl[3348]: no mix devices and not dynamic
Nov 15 15:13:43 AJD-LRT0125 kmixctrl[3348]: no mix devices and not dynamic
Nov 15 15:13:43 AJD-LRT0125 kmixctrl[3348]: no mix devices and not dynamic
Nov 15 15:13:43 AJD-LRT0125 kmixctrl[3348]: no mix devices and not dynamic
Nov 15 15:13:43 AJD-LRT0125 kmixctrl[3348]: no mix devices and not dynamic
Nov 15 15:13:43 AJD-LRT0125 kmixctrl[3348]: no mix devices and not dynamic
Nov 15 15:13:43 AJD-LRT0125 kmixctrl[3348]: no mix devices and not dynamic
Nov 15 15:13:43 AJD-LRT0125 kmixctrl[3348]: no mix devices and not dynamic
Nov 15 15:13:43 AJD-LRT0125 kmixctrl[3348]: no mix devices and not dynamic
Nov 15 15:13:43 AJD-LRT0125 kclockd[3315]: PowerDevil found, using it for time tracking.
Nov 15 15:13:43 AJD-LRT0125 kclockd[3315]: Registered on DBus: true
Nov 15 15:13:43 AJD-LRT0125 kwin_x11[3021]: "\"fsrestore1\" - conversion of \"0,0,0,0\" to QRect failed"
Nov 15 15:13:43 AJD-LRT0125 kwin_x11[3021]: "\"fsrestore2\" - conversion of \"0,0,0,0\" to QRect failed"
Nov 15 15:13:43 AJD-LRT0125 xrdp-sesman[2918]: rdpRRCrtcGetGamma: 0x5cf4d5f3ee00 0x5cf4d61ddce0 0x5cf4d61de0e0 0x5cf4d61ddee0
Nov 15 15:13:43 AJD-LRT0125 kwin_x11[3021]: "\"fsrestore3\" - conversion of \"0,0,0,0\" to QRect failed"
Nov 15 15:13:43 AJD-LRT0125 kwin_x11[3021]: "\"fsrestore4\" - conversion of \"0,0,0,0\" to QRect failed"
Nov 15 15:13:43 AJD-LRT0125 systemd[233]: Started /usr/bin/kclockd.
Nov 15 15:13:43 AJD-LRT0125 systemd[233]: Started KMix - Sound Mixer.
Nov 15 15:13:43 AJD-LRT0125 systemd[233]: Started /usr/bin/kalendarac.
Nov 15 15:13:43 AJD-LRT0125 systemd[233]: Finished KDE Session Restoration.
Nov 15 15:13:43 AJD-LRT0125 systemd[233]: Started Konsole - Terminal.
Nov 15 15:13:43 AJD-LRT0125 polkit-kde-authentication-agent-1[3165]: Listener adapter polkit_qt_listener_initiate_authentication
Nov 15 15:13:43 AJD-LRT0125 polkit-kde-authentication-agent-1[3165]: GSimpleAsyncResult: 0x59c86202e5f0
Nov 15 15:13:43 AJD-LRT0125 polkit-kde-authentication-agent-1[3165]: polkit_qt_listener_initiate_authentication callback for  0x59c862043600
Nov 15 15:13:43 AJD-LRT0125 polkit-kde-authentication-agent-1[3165]: Initiating authentication
Nov 15 15:13:43 AJD-LRT0125 kdeconnectd[3289]: Cannot find a compatible running Bluez. Please check the Bluez installation. QtBluetooth requires at least BlueZ version 5.
Nov 15 15:13:43 AJD-LRT0125 polkit-kde-authentication-agent-1[3165]: Action description has been found
Nov 15 15:13:43 AJD-LRT0125 kdeconnectd[3289]: No local bluetooth adapter found
Nov 15 15:13:43 AJD-LRT0125 kdeconnectd[3316]: QThreadStorage: entry 3 destroyed before end of thread 0x60f6b342b810
Nov 15 15:13:43 AJD-LRT0125 kdeconnectd[3316]: QThreadStorage: entry 2 destroyed before end of thread 0x60f6b342b810
Nov 15 15:13:43 AJD-LRT0125 systemd[233]: Started dbus-:1.1-org.freedesktop.Notifications@1.service.
Nov 15 15:13:43 AJD-LRT0125 systemd[233]: Started Xdg Desktop Portal For KDE.
Nov 15 15:13:43 AJD-LRT0125 kmix[3341]: no mix devices and not dynamic
Nov 15 15:13:43 AJD-LRT0125 kmix[3341]: no mix devices and not dynamic
Nov 15 15:13:43 AJD-LRT0125 kmix[3341]: no mix devices and not dynamic
Nov 15 15:13:43 AJD-LRT0125 kmix[3341]: no mix devices and not dynamic
Nov 15 15:13:43 AJD-LRT0125 kmix[3341]: no mix devices and not dynamic
Nov 15 15:13:43 AJD-LRT0125 kmix[3341]: no mix devices and not dynamic
Nov 15 15:13:43 AJD-LRT0125 kmix[3341]: no mix devices and not dynamic
Nov 15 15:13:43 AJD-LRT0125 kmix[3341]: no mix devices and not dynamic
Nov 15 15:13:43 AJD-LRT0125 kmix[3341]: no mix devices and not dynamic
Nov 15 15:13:43 AJD-LRT0125 kmix[3341]: no mix devices and not dynamic
Nov 15 15:13:43 AJD-LRT0125 kmix[3341]: no mix devices and not dynamic
Nov 15 15:13:43 AJD-LRT0125 kmix[3341]: no mix devices and not dynamic
Nov 15 15:13:43 AJD-LRT0125 kmix[3341]: no mix devices and not dynamic
Nov 15 15:13:43 AJD-LRT0125 kmix[3341]: no mix devices and not dynamic
Nov 15 15:13:43 AJD-LRT0125 kmix[3341]: no mix devices and not dynamic
Nov 15 15:13:43 AJD-LRT0125 kmix[3341]: no mix devices and not dynamic
Nov 15 15:13:43 AJD-LRT0125 kmix[3341]: Cannot load profile "PulseAudio.Playback_Devices.1.default"
Nov 15 15:13:43 AJD-LRT0125 systemd[233]: Starting Portal service (GTK/GNOME implementation)...
Nov 15 15:13:43 AJD-LRT0125 kmix[3341]: Cannot load profile "PulseAudio.Capture_Devices.1.default"
Nov 15 15:13:43 AJD-LRT0125 kmix[3341]: Cannot load profile "PulseAudio.Playback_Streams.1.default"
Nov 15 15:13:43 AJD-LRT0125 kmix[3341]: Cannot load profile "PulseAudio.Capture_Streams.1.default"
Nov 15 15:13:43 AJD-LRT0125 polkit-kde-authentication-agent-1[3165]: qrc:/qml/QuickAuthDialog.qml:57:5: QML Shortcut: Shortcut: Only binding to one of multiple key bindings associated with 70. Use 'sequences: [ <key> ]' to bind to all of them.
Nov 15 15:13:43 AJD-LRT0125 xdg-desktop-portal-gtk[3446]: cannot open display: :10.0
Nov 15 15:13:43 AJD-LRT0125 systemd[233]: xdg-desktop-portal-gtk.service: Main process exited, code=exited, status=1/FAILURE
Nov 15 15:13:43 AJD-LRT0125 systemd[233]: xdg-desktop-portal-gtk.service: Failed with result 'exit-code'.
Nov 15 15:13:43 AJD-LRT0125 systemd[233]: Failed to start Portal service (GTK/GNOME implementation).
Nov 15 15:13:43 AJD-LRT0125 polkit-kde-authentication-agent-1[3165]: User:  "unix-user:pentaly"
Nov 15 15:13:43 AJD-LRT0125 kmix[3341]: adding 4 mixers
Nov 15 15:13:43 AJD-LRT0125 kmix[3341]: mixer "PulseAudio::Playback_Devices:1" "Playback Devices"
Nov 15 15:13:43 AJD-LRT0125 kmix[3341]: PulseAudio adding 1 devices
Nov 15 15:13:43 AJD-LRT0125 kmix[3341]: adding "waveout" "WaveOut on Microsoft Sound Mapper"
Nov 15 15:13:43 AJD-LRT0125 kmix[3341]: mixer "PulseAudio::Capture_Devices:1" "Capture Devices"
Nov 15 15:13:43 AJD-LRT0125 kmix[3341]: PulseAudio adding 1 devices
Nov 15 15:13:43 AJD-LRT0125 kmix[3341]: adding "wavein" "WaveIn on Microsoft Sound Mapper"
Nov 15 15:13:43 AJD-LRT0125 kmix[3341]: mixer "PulseAudio::Playback_Streams:1" "Playback Streams"
Nov 15 15:13:43 AJD-LRT0125 kmix[3341]: PulseAudio adding 0 devices
Nov 15 15:13:43 AJD-LRT0125 kmix[3341]: mixer "PulseAudio::Capture_Streams:1" "Capture Streams"
Nov 15 15:13:43 AJD-LRT0125 kmix[3341]: PulseAudio adding 0 devices
Nov 15 15:13:43 AJD-LRT0125 kded6[3020]: Registering ":1.124/StatusNotifierItem" to system tray
Nov 15 15:13:43 AJD-LRT0125 systemd[233]: Started Portal service.
Nov 15 15:13:43 AJD-LRT0125 kmix[3371]: QThreadStorage: entry 1 destroyed before end of thread 0x59a4acfd7bf0
Nov 15 15:13:43 AJD-LRT0125 kmix[3371]: QThreadStorage: entry 0 destroyed before end of thread 0x59a4acfd7bf0
Nov 15 15:13:43 AJD-LRT0125 systemd[233]: Starting Portal service (GTK/GNOME implementation)...
Nov 15 15:13:43 AJD-LRT0125 polkit-kde-authentication-agent-1[3165]: Trying again
Nov 15 15:13:43 AJD-LRT0125 kmix[3341]: adding 4 mixers
Nov 15 15:13:43 AJD-LRT0125 kmix[3341]: mixer "PulseAudio::Playback_Devices:1" "Playback Devices"
Nov 15 15:13:43 AJD-LRT0125 kmix[3341]: PulseAudio adding 1 devices
Nov 15 15:13:43 AJD-LRT0125 kmix[3341]: adding "waveout" "WaveOut on Microsoft Sound Mapper"
Nov 15 15:13:43 AJD-LRT0125 kmix[3341]: mixer "PulseAudio::Capture_Devices:1" "Capture Devices"
Nov 15 15:13:43 AJD-LRT0125 kmix[3341]: PulseAudio adding 1 devices
Nov 15 15:13:43 AJD-LRT0125 kmix[3341]: adding "wavein" "WaveIn on Microsoft Sound Mapper"
Nov 15 15:13:43 AJD-LRT0125 kmix[3341]: mixer "PulseAudio::Playback_Streams:1" "Playback Streams"
Nov 15 15:13:43 AJD-LRT0125 kmix[3341]: PulseAudio adding 1 devices
Nov 15 15:13:43 AJD-LRT0125 kmix[3341]: mixer "PulseAudio::Capture_Streams:1" "Capture Streams"
Nov 15 15:13:43 AJD-LRT0125 kmix[3341]: PulseAudio adding 0 devices
Nov 15 15:13:44 AJD-LRT0125 xdg-desktop-portal-gtk[3468]: cannot open display: :10.0
Nov 15 15:13:44 AJD-LRT0125 systemd[233]: xdg-desktop-portal-gtk.service: Main process exited, code=exited, status=1/FAILURE
Nov 15 15:13:44 AJD-LRT0125 systemd[233]: xdg-desktop-portal-gtk.service: Failed with result 'exit-code'.
Nov 15 15:13:44 AJD-LRT0125 systemd[233]: Failed to start Portal service (GTK/GNOME implementation).
Nov 15 15:13:44 AJD-LRT0125 /usr/lib/xdg-desktop-portal[2990]: Failed to ReadAll() from Settings implementation: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Could not activate remote peer 'org.freedesktop.impl.portal.desktop.gtk': startup job failed
Nov 15 15:13:44 AJD-LRT0125 /usr/lib/xdg-desktop-portal[2990]: Failed to ReadAll() from Settings implementation: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Could not activate remote peer 'org.freedesktop.impl.portal.desktop.gtk': startup job failed
Nov 15 15:13:44 AJD-LRT0125 /usr/lib/xdg-desktop-portal[2990]: Failed to ReadAll() from Settings implementation: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Could not activate remote peer 'org.freedesktop.impl.portal.desktop.gtk': startup job failed
Nov 15 15:13:44 AJD-LRT0125 kwin_x11[3021]: Module 'org.kde.kwin.decoration' does not contain a module identifier directive - it cannot be protected from external registrations.
Nov 15 15:13:44 AJD-LRT0125 systemd[233]: Starting Portal service (GTK/GNOME implementation)...
Nov 15 15:13:44 AJD-LRT0125 kwin_x11[3021]: D3D12: Removing Device.
Nov 15 15:13:44 AJD-LRT0125 systemd[233]: Started app-org.kde.konsole-3374.scope.
Nov 15 15:13:44 AJD-LRT0125 xdg-desktop-portal-gtk[3488]: cannot open display: :10.0
Nov 15 15:13:44 AJD-LRT0125 systemd[233]: xdg-desktop-portal-gtk.service: Main process exited, code=exited, status=1/FAILURE
Nov 15 15:13:44 AJD-LRT0125 systemd[233]: xdg-desktop-portal-gtk.service: Failed with result 'exit-code'.
Nov 15 15:13:44 AJD-LRT0125 systemd[233]: Failed to start Portal service (GTK/GNOME implementation).
Nov 15 15:13:44 AJD-LRT0125 /usr/lib/xdg-desktop-portal[2990]: Failed to ReadAll() from Settings implementation: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Could not activate remote peer 'org.freedesktop.impl.portal.desktop.gtk': startup job failed
Nov 15 15:13:44 AJD-LRT0125 kalendarac[3372]: QThreadStorage: entry 3 destroyed before end of thread 0x5fb879330350
Nov 15 15:13:44 AJD-LRT0125 kalendarac[3372]: QThreadStorage: entry 2 destroyed before end of thread 0x5fb879330350
Nov 15 15:13:44 AJD-LRT0125 kwin_x11[3021]: The theme "Ant-Dark" uses the legacy metadata.desktop. Consider contacting the author and asking them update it to use the newer JSON format.
Nov 15 15:13:44 AJD-LRT0125 kwin_x11[3021]: Application::crashHandler() called with signal 11; recent crashes: 1
Nov 15 15:13:45 AJD-LRT0125 kwin_x11[3021]: KCrash: Application 'kwin_x11' crashing... crashRecursionCounter = 2
Nov 15 15:13:45 AJD-LRT0125 systemd[233]: plasma-kwin_x11.service: Main process exited, code=dumped, status=11/SEGV
Nov 15 15:13:45 AJD-LRT0125 systemd[233]: plasma-kwin_x11.service: Failed with result 'core-dump'.
Nov 15 15:13:45 AJD-LRT0125 systemd[233]: plasma-kwin_x11.service: Consumed 1.868s CPU time, 128.4M memory peak.
Nov 15 15:13:45 AJD-LRT0125 systemd[233]: plasma-kwin_x11.service: Scheduled restart job, restart counter is at 1.
Nov 15 15:13:45 AJD-LRT0125 systemd[233]: Starting KDE Window Manager...
Nov 15 15:13:48 AJD-LRT0125 polkit-kde-authentication-agent-1[3165]: REQUEST
Nov 15 15:13:48 AJD-LRT0125 polkit-kde-authentication-agent-1[3165]: Request:  "Password: "  echo:  false
Nov 15 15:13:51 AJD-LRT0125 plasmashell[3062]: D3D12: Removing Device.
Nov 15 15:13:52 AJD-LRT0125 akonadi_control[3519]: Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
Nov 15 15:13:52 AJD-LRT0125 xrdp-sesman[2918]: rdpRRGetInfo:
Nov 15 15:13:52 AJD-LRT0125 xrdp-sesman[2918]: rdpRRCrtcGetGamma: 0x5cf4d5f3ee00 0x5cf4d61ddce0 0x5cf4d61de0e0 0x5cf4d61ddee0
Nov 15 15:13:52 AJD-LRT0125 akonadiserver[3624]: Starting up the Akonadi Server...
Nov 15 15:13:52 AJD-LRT0125 systemd[233]: Started KDE Window Manager.
Nov 15 15:13:52 AJD-LRT0125 kwin_x11[3604]: Module 'org.kde.kwin.decoration' does not contain a module identifier directive - it cannot be protected from external registrations.
Nov 15 15:13:52 AJD-LRT0125 systemd[233]: Started dbus-:1.1-org.kde.KSplash@2.service.
Nov 15 15:13:52 AJD-LRT0125 kwin_x11[3604]: glSwapInterval is unsupported
Nov 15 15:13:52 AJD-LRT0125 kwin_x11[3604]: The theme "Ant-Dark" uses the legacy metadata.desktop. Consider contacting the author and asking them update it to use the newer JSON format.
Nov 15 15:13:52 AJD-LRT0125 kwin_x11[3604]: The theme "Ant-Dark" uses the legacy metadata.desktop. Consider contacting the author and asking them update it to use the newer JSON format.
Nov 15 15:13:52 AJD-LRT0125 kwin_x11[3604]: The theme "Ant-Dark" uses the legacy metadata.desktop. Consider contacting the author and asking them update it to use the newer JSON format.
Nov 15 15:13:52 AJD-LRT0125 kwin_x11[3604]: The theme "Ant-Dark" uses the legacy metadata.desktop. Consider contacting the author and asking them update it to use the newer JSON format.
Nov 15 15:13:52 AJD-LRT0125 plasmashell[3062]: KCrash: Application 'plasmashell' crashing... crashRecursionCounter = 2
Nov 15 15:13:52 AJD-LRT0125 systemd[233]: plasma-plasmashell.service: Main process exited, code=dumped, status=11/SEGV
Nov 15 15:13:52 AJD-LRT0125 systemd[233]: plasma-plasmashell.service: Failed with result 'core-dump'.
Nov 15 15:13:52 AJD-LRT0125 systemd[233]: plasma-plasmashell.service: Consumed 4.726s CPU time, 210M memory peak.
Nov 15 15:13:53 AJD-LRT0125 systemd[233]: plasma-plasmashell.service: Scheduled restart job, restart counter is at 1.
Nov 15 15:13:53 AJD-LRT0125 systemd[233]: Starting KDE Plasma Workspace...
Nov 15 15:13:53 AJD-LRT0125 kalendarac[3676]: /sbin/mysqlcheck: Deprecated program name. It will be removed in a future release, use '/usr/bin/mariadb-check' instead
Nov 15 15:13:53 AJD-LRT0125 kalendarac[3676]: akonadi.collectionattributetable                   OK
Nov 15 15:13:53 AJD-LRT0125 kalendarac[3676]: akonadi.collectionmimetyperelation                 OK
Nov 15 15:13:53 AJD-LRT0125 kalendarac[3676]: akonadi.collectionpimitemrelation                  OK
Nov 15 15:13:53 AJD-LRT0125 kalendarac[3676]: akonadi.collectiontable                            OK
Nov 15 15:13:53 AJD-LRT0125 kalendarac[3676]: akonadi.flagtable                                  OK
Nov 15 15:13:53 AJD-LRT0125 kalendarac[3676]: akonadi.mimetypetable                              OK
Nov 15 15:13:53 AJD-LRT0125 kalendarac[3676]: akonadi.parttable                                  OK
Nov 15 15:13:53 AJD-LRT0125 kalendarac[3676]: akonadi.parttypetable                              OK
Nov 15 15:13:53 AJD-LRT0125 kalendarac[3676]: akonadi.pimitemflagrelation                        OK
Nov 15 15:13:53 AJD-LRT0125 kalendarac[3676]: akonadi.pimitemtable                               OK
Nov 15 15:13:53 AJD-LRT0125 kalendarac[3676]: akonadi.pimitemtagrelation                         OK
Nov 15 15:13:53 AJD-LRT0125 kalendarac[3676]: akonadi.resourcetable                              OK
Nov 15 15:13:53 AJD-LRT0125 kalendarac[3676]: akonadi.schemaversiontable                         OK
Nov 15 15:13:53 AJD-LRT0125 kalendarac[3676]: akonadi.tagattributetable                          OK
Nov 15 15:13:53 AJD-LRT0125 kalendarac[3676]: akonadi.tagremoteidresourcerelationtable           OK
Nov 15 15:13:53 AJD-LRT0125 kalendarac[3676]: akonadi.tagtable                                   OK
Nov 15 15:13:53 AJD-LRT0125 kalendarac[3676]: akonadi.tagtypetable                               OK
Nov 15 15:13:53 AJD-LRT0125 kalendarac[3678]: /sbin/mysql_upgrade: Deprecated program name. It will be removed in a future release, use '/usr/bin/mariadb-upgrade' instead
Nov 15 15:13:53 AJD-LRT0125 kalendarac[3678]: This installation of MariaDB is already upgraded to 12.0.2-MariaDB.
Nov 15 15:13:53 AJD-LRT0125 kalendarac[3678]: There is no need to run mariadb-upgrade again.
Nov 15 15:13:53 AJD-LRT0125 kalendarac[3678]: You can use --force if you still want to run mariadb-upgrade
Nov 15 15:13:53 AJD-LRT0125 akonadiserver[3624]: Running DB initializer
Nov 15 15:13:53 AJD-LRT0125 akonadiserver[3624]: DB initializer done
Nov 15 15:13:53 AJD-LRT0125 akonadiserver[3624]: Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
Nov 15 15:13:56 AJD-LRT0125 xrdp-sesman[2918]: rdpRRCrtcSetGamma:
Nov 15 15:13:56 AJD-LRT0125 xrdp-sesman[2918]: rdpRROutputGetProperty:
Nov 15 15:13:56 AJD-LRT0125 plasmashell[3667]: The theme "Ant-Dark" uses the legacy metadata.desktop. Consider contacting the author and asking them update it to use the newer JSON format.
Nov 15 15:13:56 AJD-LRT0125 plasmashell[3667]: The theme "Ant-Dark" uses the legacy metadata.desktop. Consider contacting the author and asking them update it to use the newer JSON format.
Nov 15 15:13:56 AJD-LRT0125 plasmashell[3667]: The theme "Ant-Dark" uses the legacy metadata.desktop. Consider contacting the author and asking them update it to use the newer JSON format.
Nov 15 15:13:56 AJD-LRT0125 plasmashell[3667]: The theme "Ant-Dark" uses the legacy metadata.desktop. Consider contacting the author and asking them update it to use the newer JSON format.
Nov 15 15:13:56 AJD-LRT0125 systemd[233]: Started KDE Plasma Workspace.
Nov 15 15:13:56 AJD-LRT0125 plasmashell[3667]: KPackageStructure of KPluginMetaData(pluginId:"org.kde.plasma.kweather_1x4", fileName: "/usr/share/plasma/plasmoids/org.kde.plasma.kweather_1x4/metadata.json") does not match requested format "Plasma/Applet"
Nov 15 15:13:56 AJD-LRT0125 plasmashell[3667]: The plugin "/usr/lib/qt6/plugins/plasma/applets/plasma_applet_kweather_1x4.so" explicitly states an Id in the embedded metadata, which is different from the one derived from the filename The Id field from the KPlugin object in the metadata should be removed
Nov 15 15:13:56 AJD-LRT0125 plasmashell[3667]: The plugin "/usr/lib/qt6/plugins/plasma/applets/plasma_applet_kweather_1x4.so" explicitly states an Id in the embedded metadata, which is different from the one derived from the filename The Id field from the KPlugin object in the metadata should be removed
Nov 15 15:13:56 AJD-LRT0125 systemd[233]: Starting Track hardware statistics...
Nov 15 15:13:56 AJD-LRT0125 plasmashell[3667]: The theme "Ant-Dark" uses the legacy metadata.desktop. Consider contacting the author and asking them update it to use the newer JSON format.
Nov 15 15:13:56 AJD-LRT0125 plasmashell[3667]: Applet preload policy set to 1
Nov 15 15:13:56 AJD-LRT0125 akonadi_control[3519]: Akonadi server is now operational.
Nov 15 15:13:56 AJD-LRT0125 xrdp-sesman[2918]: rdpRROutputGetProperty:
Nov 15 15:13:56 AJD-LRT0125 systemd[233]: Started Track hardware statistics.
Nov 15 15:13:56 AJD-LRT0125 xrdp-sesman[2918]: rdpRROutputGetProperty:
Nov 15 15:13:56 AJD-LRT0125 xrdp-sesman[2918]: rdpRROutputGetProperty:
Nov 15 15:13:56 AJD-LRT0125 xrdp-sesman[2918]: rdpRROutputGetProperty:
Nov 15 15:13:56 AJD-LRT0125 xrdp-sesman[2918]: rdpRROutputGetProperty:
Nov 15 15:13:57 AJD-LRT0125 akonadiserver[3624]: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7bd29c002200) )
Nov 15 15:13:57 AJD-LRT0125 akonadiserver[3624]: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7bd29c00e090) )
Nov 15 15:13:57 AJD-LRT0125 akonadiserver[3624]: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7bd29c00f130) )
Nov 15 15:13:57 AJD-LRT0125 akonadiserver[3624]: Subscriber Akonadi::Server::NotificationSubscriber(0x7bd29c002200) identified as "AgentBaseChangeRecorder - 106038573416512"
Nov 15 15:13:57 AJD-LRT0125 akonadiserver[3624]: Subscriber Akonadi::Server::NotificationSubscriber(0x7bd29c00e090) identified as "akonadi_birthdays_resource - 106038573447104"
Nov 15 15:13:57 AJD-LRT0125 akonadiserver[3624]: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7bd29c04db90) )
Nov 15 15:13:57 AJD-LRT0125 akonadiserver[3624]: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7bd29c04ade0) )
Nov 15 15:13:57 AJD-LRT0125 akonadiserver[3624]: Subscriber Akonadi::Server::NotificationSubscriber(0x7bd29c00f130) identified as "AgentBaseChangeRecorder - 97430022983152"
Nov 15 15:13:57 AJD-LRT0125 kalendarac[3337]: endResetModel called on Akonadi::CalendarModel(0x5d5590d8b880, name = "ETM") without calling beginResetModel first
Nov 15 15:13:57 AJD-LRT0125 kalendarac[3337]: endResetModel called on Akonadi::KColumnFilterProxyModel(0x5d5590d8ba20, name = "Remove columns") without calling beginResetModel first
Nov 15 15:13:57 AJD-LRT0125 kalendarac[3337]: endResetModel called on Akonadi::CollectionFilterProxyModel(0x5d5590d8a270, name = "Only show collections") without calling beginResetModel first
Nov 15 15:13:57 AJD-LRT0125 kalendarac[3337]: endResetModel called on Akonadi::CheckableProxyModel(0x5d5590d8c950, name = "Add checkboxes") without calling beginResetModel first
Nov 15 15:13:57 AJD-LRT0125 kalendarac[3337]: endResetModel called on KSelectionProxyModel(0x5d5590d469f0, name = "Only show items of selected collection") without calling beginResetModel first
Nov 15 15:13:57 AJD-LRT0125 kalendarac[3337]: endResetModel called on Akonadi::CalFilterProxyModel(0x5d5590d48ad0, name = "KCalendarCore::CalFilter filtering") without calling beginResetModel first
Nov 15 15:13:57 AJD-LRT0125 kalendarac[3337]: endResetModel called on Akonadi::CalFilterPartStatusProxyModel(0x5d5590d48b70, name = "PartStatus filtering") without calling beginResetModel first
Nov 15 15:13:57 AJD-LRT0125 kalendarac[3337]: endResetModel called on Akonadi::EntityMimeTypeFilterModel(0x5d5590d2ab20, name = "Show headers") without calling beginResetModel first
Nov 15 15:13:57 AJD-LRT0125 kalendarac[3337]: endResetModel called on KSelectionProxyModel(0x5d5590d469f0, name = "Only show items of selected collection") without calling beginResetModel first
Nov 15 15:13:57 AJD-LRT0125 kalendarac[3337]: endResetModel called on Akonadi::CalFilterProxyModel(0x5d5590d48ad0, name = "KCalendarCore::CalFilter filtering") without calling beginResetModel first
Nov 15 15:13:57 AJD-LRT0125 kalendarac[3337]: endResetModel called on Akonadi::CalFilterPartStatusProxyModel(0x5d5590d48b70, name = "PartStatus filtering") without calling beginResetModel first
Nov 15 15:13:57 AJD-LRT0125 kalendarac[3337]: endResetModel called on Akonadi::EntityMimeTypeFilterModel(0x5d5590d2ab20, name = "Show headers") without calling beginResetModel first
Nov 15 15:13:57 AJD-LRT0125 akonadiserver[3624]: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7bd29c0671e0) )
Nov 15 15:13:57 AJD-LRT0125 akonadiserver[3624]: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7bd29c068100) )
Nov 15 15:13:57 AJD-LRT0125 akonadiserver[3624]: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7bd29c081a70) )
Nov 15 15:13:57 AJD-LRT0125 akonadiserver[3624]: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7bd29c082c10) )
Nov 15 15:13:57 AJD-LRT0125 akonadiserver[3624]: Subscriber Akonadi::Server::NotificationSubscriber(0x7bd29c04db90) identified as "AgentBaseChangeRecorder - 107939309117984"
Nov 15 15:13:57 AJD-LRT0125 akonadiserver[3624]: Subscriber Akonadi::Server::NotificationSubscriber(0x7bd29c04ade0) identified as "AgentBaseChangeRecorder - 106369329222192"
Nov 15 15:13:57 AJD-LRT0125 akonadiserver[3624]: Subscriber Akonadi::Server::NotificationSubscriber(0x7bd29c0671e0) identified as "AgentBaseChangeRecorder - 107090719211712"
Nov 15 15:13:57 AJD-LRT0125 akonadiserver[3624]: Subscriber Akonadi::Server::NotificationSubscriber(0x7bd29c068100) identified as "AgentBaseChangeRecorder - 98991763894208"
Nov 15 15:13:57 AJD-LRT0125 akonadiserver[3624]: Subscriber Akonadi::Server::NotificationSubscriber(0x7bd29c081a70) identified as "AgentBaseChangeRecorder - 110915621923072"
Nov 15 15:13:57 AJD-LRT0125 akonadiserver[3624]: Subscriber Akonadi::Server::NotificationSubscriber(0x7bd29c082c10) identified as "AgentBaseChangeRecorder - 102719645637616"
Nov 15 15:13:57 AJD-LRT0125 akonadiserver[3624]: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7bd29c0d5bf0) )
Nov 15 15:13:57 AJD-LRT0125 akonadiserver[3624]: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7bd29c0d6ce0) )
Nov 15 15:13:57 AJD-LRT0125 akonadiserver[3624]: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7bd29c0d8120) )
Nov 15 15:13:57 AJD-LRT0125 akonadiserver[3624]: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7bd29c0f14d0) )
Nov 15 15:13:57 AJD-LRT0125 akonadiserver[3624]: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7bd29c0f2720) )
Nov 15 15:13:57 AJD-LRT0125 akonadiserver[3624]: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7bd29c0f3870) )
Nov 15 15:13:57 AJD-LRT0125 akonadiserver[3624]: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7bd29c105150) )
Nov 15 15:13:57 AJD-LRT0125 akonadiserver[3624]: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7bd29c106400) )
Nov 15 15:13:57 AJD-LRT0125 akonadiserver[3624]: Subscriber Akonadi::Server::NotificationSubscriber(0x7bd29c0d5bf0) identified as "AgentBaseChangeRecorder - 93850854935856"
Nov 15 15:13:57 AJD-LRT0125 akonadiserver[3624]: Subscriber Akonadi::Server::NotificationSubscriber(0x7bd29c0d8120) identified as "UnifiedMailboxChangeRecorder - 140725231536784"
Nov 15 15:13:57 AJD-LRT0125 akonadiserver[3624]: Subscriber Akonadi::Server::NotificationSubscriber(0x7bd29c0f14d0) identified as "AgentBaseChangeRecorder - 94183093566048"
Nov 15 15:13:57 AJD-LRT0125 akonadiserver[3624]: Subscriber Akonadi::Server::NotificationSubscriber(0x7bd29c0f2720) identified as "AgentBaseChangeRecorder - 105111158107888"
Nov 15 15:13:57 AJD-LRT0125 akonadiserver[3624]: Subscriber Akonadi::Server::NotificationSubscriber(0x7bd29c0f3870) identified as "AgentBaseChangeRecorder - 95454829739168"
Nov 15 15:13:57 AJD-LRT0125 akonadiserver[3624]: Subscriber Akonadi::Server::NotificationSubscriber(0x7bd29c105150) identified as "akonadi_maildispatcher_agent - 94183094609232"
Nov 15 15:13:57 AJD-LRT0125 akonadiserver[3624]: Subscriber Akonadi::Server::NotificationSubscriber(0x7bd29c106400) identified as "SpecialCollectionsMonitor - 94183093236080"
Nov 15 15:13:57 AJD-LRT0125 akonadiserver[3624]: Subscriber Akonadi::Server::NotificationSubscriber(0x7bd29c0d6ce0) identified as "ETMCalendarMonitor - 102622083154496"
Nov 15 15:13:57 AJD-LRT0125 akonadiserver[3624]: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7bd29c167650) )
Nov 15 15:13:57 AJD-LRT0125 akonadi_archivemail_agent[3694]: endResetModel called on Akonadi::EntityTreeModel(0x5be8dee6b290) without calling beginResetModel first
Nov 15 15:13:57 AJD-LRT0125 akonadi_archivemail_agent[3694]: endResetModel called on Akonadi::EntityMimeTypeFilterModel(0x5be8dee6a330) without calling beginResetModel first
Nov 15 15:13:57 AJD-LRT0125 akonadiserver[3624]: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7bd29c168990) )
Nov 15 15:13:57 AJD-LRT0125 akonadiserver[3624]: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7bd29c169cc0) )
Nov 15 15:13:57 AJD-LRT0125 akonadi_mailfilter_agent[3702]: endResetModel called on Akonadi::EntityTreeModel(0x589c296d2b50) without calling beginResetModel first
Nov 15 15:13:57 AJD-LRT0125 akonadi_mailfilter_agent[3702]: endResetModel called on Akonadi::EntityMimeTypeFilterModel(0x589c2969c590) without calling beginResetModel first
Nov 15 15:13:57 AJD-LRT0125 akonadiserver[3624]: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7bd29c183090) )
Nov 15 15:13:57 AJD-LRT0125 akonadiserver[3624]: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7bd29c1843b0) )
Nov 15 15:13:57 AJD-LRT0125 akonadiserver[3624]: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7bd29c185450) )
Nov 15 15:13:57 AJD-LRT0125 akonadiserver[3624]: Subscriber Akonadi::Server::NotificationSubscriber(0x7bd29c167650) identified as "AgentBaseChangeRecorder - 101055732400144"
Nov 15 15:13:57 AJD-LRT0125 akonadiserver[3624]: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7bd29c1a7320) )
Nov 15 15:13:57 AJD-LRT0125 akonadiserver[3624]: Subscriber Akonadi::Server::NotificationSubscriber(0x7bd29c168990) identified as "AgentBaseChangeRecorder - 97427733130864"
Nov 15 15:13:57 AJD-LRT0125 akonadiserver[3624]: Subscriber Akonadi::Server::NotificationSubscriber(0x7bd29c169cc0) identified as "Archive Mail Kernel ETM - 101055732451472"
Nov 15 15:13:57 AJD-LRT0125 akonadiserver[3624]: Subscriber Akonadi::Server::NotificationSubscriber(0x7bd29c183090) identified as "MailFilter Kernel ETM - 97427733293584"
Nov 15 15:13:57 AJD-LRT0125 akonadiserver[3624]: Subscriber Akonadi::Server::NotificationSubscriber(0x7bd29c1843b0) identified as "ArchiveMailCollectionMonitor - 101055730211536"
Nov 15 15:13:57 AJD-LRT0125 akonadiserver[3624]: Subscriber Akonadi::Server::NotificationSubscriber(0x7bd29c185450) identified as "MailFilterCollectionMonitor - 97427729375728"
Nov 15 15:13:57 AJD-LRT0125 akonadiserver[3624]: Subscriber Akonadi::Server::NotificationSubscriber(0x7bd29c1a7320) identified as "MailFilterItemMonitor - 97427733323248"
Nov 15 15:13:57 AJD-LRT0125 akonadiserver[3624]: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7bd29c1e6f70) )
Nov 15 15:13:57 AJD-LRT0125 akonadiserver[3624]: Subscriber Akonadi::Server::NotificationSubscriber(0x7bd29c1e6f70) identified as "SpecialCollectionsMonitor - 97427732924912"
Nov 15 15:14:01 AJD-LRT0125 plasmashell[3667]: D3D12: Removing Device.
Nov 15 15:14:01 AJD-LRT0125 systemd[233]: Starting Portal service (GTK/GNOME implementation)...
Nov 15 15:14:01 AJD-LRT0125 xdg-desktop-portal-gtk[3876]: cannot open display: :10.0
Nov 15 15:14:01 AJD-LRT0125 systemd[233]: xdg-desktop-portal-gtk.service: Main process exited, code=exited, status=1/FAILURE
Nov 15 15:14:01 AJD-LRT0125 systemd[233]: xdg-desktop-portal-gtk.service: Failed with result 'exit-code'.
Nov 15 15:14:01 AJD-LRT0125 systemd[233]: Failed to start Portal service (GTK/GNOME implementation).
Nov 15 15:14:01 AJD-LRT0125 /usr/lib/xdg-desktop-portal[2990]: Failed to ReadAll() from Settings implementation: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Could not activate remote peer 'org.freedesktop.impl.portal.desktop.gtk': startup job failed
Nov 15 15:14:01 AJD-LRT0125 polkit-kde-authentication-agent-1[3165]: Listener adapter polkit_qt_listener_initiate_authentication
Nov 15 15:14:01 AJD-LRT0125 polkit-kde-authentication-agent-1[3165]: GSimpleAsyncResult: 0x59c8622309e0
Nov 15 15:14:01 AJD-LRT0125 polkit-kde-authentication-agent-1[3165]: polkit_qt_listener_initiate_authentication callback for  0x59c862043600
Nov 15 15:14:01 AJD-LRT0125 polkit-kde-authentication-agent-1[3165]: Initiating authentication
Nov 15 15:14:01 AJD-LRT0125 polkit-kde-authentication-agent-1[3165]: Listener adapter polkit_qt_listener_initiate_authentication_finish
Nov 15 15:14:01 AJD-LRT0125 polkit-kde-authentication-agent-1[3165]: polkit_qt_listener_initiate_authentication_finish callback for  0x59c862043600
Nov 15 15:14:01 AJD-LRT0125 polkit-kde-authentication-agent-1[3165]: Another client is already authenticating, please try again later.
Nov 15 15:14:02 AJD-LRT0125 plasmashell[3667]: D3D12: Removing Device.
Nov 15 15:14:03 AJD-LRT0125 plasmashell[3667]: file:///home/pentaly/.local/share/plasma/plasmoids/org.latgardi.darwinmenu/contents/ui/MainMenuButton.qml:262:5: QML Connections: Detected function "onConfigurationChanged" in Connections element. This is probably intended to be a signal handler but no signal of the target matches the name.
Nov 15 15:14:03 AJD-LRT0125 DiscoverNotifier[3336]: KCrash: appFilePath points to nullptr!
Nov 15 15:14:03 AJD-LRT0125 DiscoverNotifier[3336]: KCrash: Application '<unknown>' crashing... crashRecursionCounter = 2
Nov 15 15:14:03 AJD-LRT0125 systemd[233]: app-org.kde.discover.notifier@autostart.service: Main process exited, code=dumped, status=11/SEGV
Nov 15 15:14:03 AJD-LRT0125 systemd[233]: app-org.kde.discover.notifier@autostart.service: Failed with result 'core-dump'.
Nov 15 15:14:06 AJD-LRT0125 plasmashell[3667]: KCrash: Application 'plasmashell' crashing... crashRecursionCounter = 2
Nov 15 15:14:06 AJD-LRT0125 systemd[233]: plasma-plasmashell.service: Main process exited, code=dumped, status=11/SEGV
Nov 15 15:14:06 AJD-LRT0125 systemd[233]: plasma-plasmashell.service: Failed with result 'core-dump'.
Nov 15 15:14:06 AJD-LRT0125 systemd[233]: plasma-plasmashell.service: Consumed 3.131s CPU time, 216M memory peak.
Nov 15 15:14:07 AJD-LRT0125 systemd[233]: plasma-plasmashell.service: Scheduled restart job, restart counter is at 2.
Nov 15 15:14:07 AJD-LRT0125 systemd[233]: Starting KDE Plasma Workspace...
Nov 15 15:14:07 AJD-LRT0125 xrdp-sesman[2918]: rdpRROutputGetProperty:
Nov 15 15:14:07 AJD-LRT0125 plasmashell[3923]: The theme "Ant-Dark" uses the legacy metadata.desktop. Consider contacting the author and asking them update it to use the newer JSON format.
Nov 15 15:14:07 AJD-LRT0125 plasmashell[3923]: The theme "Ant-Dark" uses the legacy metadata.desktop. Consider contacting the author and asking them update it to use the newer JSON format.
Nov 15 15:14:07 AJD-LRT0125 plasmashell[3923]: The theme "Ant-Dark" uses the legacy metadata.desktop. Consider contacting the author and asking them update it to use the newer JSON format.
Nov 15 15:14:07 AJD-LRT0125 plasmashell[3923]: The theme "Ant-Dark" uses the legacy metadata.desktop. Consider contacting the author and asking them update it to use the newer JSON format.
Nov 15 15:14:07 AJD-LRT0125 systemd[233]: Started KDE Plasma Workspace.
Nov 15 15:14:07 AJD-LRT0125 plasmashell[3923]: KPackageStructure of KPluginMetaData(pluginId:"org.kde.plasma.kweather_1x4", fileName: "/usr/share/plasma/plasmoids/org.kde.plasma.kweather_1x4/metadata.json") does not match requested format "Plasma/Applet"
Nov 15 15:14:07 AJD-LRT0125 plasmashell[3923]: The plugin "/usr/lib/qt6/plugins/plasma/applets/plasma_applet_kweather_1x4.so" explicitly states an Id in the embedded metadata, which is different from the one derived from the filename The Id field from the KPlugin object in the metadata should be removed
Nov 15 15:14:07 AJD-LRT0125 plasmashell[3923]: The plugin "/usr/lib/qt6/plugins/plasma/applets/plasma_applet_kweather_1x4.so" explicitly states an Id in the embedded metadata, which is different from the one derived from the filename The Id field from the KPlugin object in the metadata should be removed
Nov 15 15:14:07 AJD-LRT0125 systemd[233]: Starting Track hardware statistics...
Nov 15 15:14:07 AJD-LRT0125 plasmashell[3923]: The theme "Ant-Dark" uses the legacy metadata.desktop. Consider contacting the author and asking them update it to use the newer JSON format.
Nov 15 15:14:07 AJD-LRT0125 plasmashell[3923]: Applet preload policy set to 1
Nov 15 15:14:07 AJD-LRT0125 systemd[233]: Started Track hardware statistics.
Nov 15 15:14:07 AJD-LRT0125 xrdp-sesman[2918]: rdpRROutputGetProperty:
Nov 15 15:14:11 AJD-LRT0125 xrdp-sesman[2918]: rdpRROutputGetProperty:
Nov 15 15:14:11 AJD-LRT0125 xrdp-sesman[2918]: rdpRROutputGetProperty:
Nov 15 15:14:11 AJD-LRT0125 xrdp-sesman[2918]: rdpRROutputGetProperty:
Nov 15 15:14:11 AJD-LRT0125 xrdp-sesman[2918]: rdpRROutputGetProperty:
Nov 15 15:14:11 AJD-LRT0125 plasmashell[3923]: D3D12: Removing Device.
Nov 15 15:14:11 AJD-LRT0125 systemd[233]: Starting Portal service (GTK/GNOME implementation)...
Nov 15 15:14:11 AJD-LRT0125 xdg-desktop-portal-gtk[3977]: cannot open display: :10.0
Nov 15 15:14:11 AJD-LRT0125 systemd[233]: xdg-desktop-portal-gtk.service: Main process exited, code=exited, status=1/FAILURE
Nov 15 15:14:11 AJD-LRT0125 systemd[233]: xdg-desktop-portal-gtk.service: Failed with result 'exit-code'.
Nov 15 15:14:11 AJD-LRT0125 systemd[233]: Failed to start Portal service (GTK/GNOME implementation).
Nov 15 15:14:11 AJD-LRT0125 /usr/lib/xdg-desktop-portal[2990]: Failed to ReadAll() from Settings implementation: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Could not activate remote peer 'org.freedesktop.impl.portal.desktop.gtk': startup job failed
Nov 15 15:14:12 AJD-LRT0125 polkit-kde-authentication-agent-1[3165]: Listener adapter polkit_qt_listener_initiate_authentication
Nov 15 15:14:12 AJD-LRT0125 polkit-kde-authentication-agent-1[3165]: GSimpleAsyncResult: 0x75b3dc003720
Nov 15 15:14:12 AJD-LRT0125 polkit-kde-authentication-agent-1[3165]: polkit_qt_listener_initiate_authentication callback for  0x59c862043600
Nov 15 15:14:12 AJD-LRT0125 polkit-kde-authentication-agent-1[3165]: Initiating authentication
Nov 15 15:14:12 AJD-LRT0125 polkit-kde-authentication-agent-1[3165]: Listener adapter polkit_qt_listener_initiate_authentication_finish
Nov 15 15:14:12 AJD-LRT0125 polkit-kde-authentication-agent-1[3165]: polkit_qt_listener_initiate_authentication_finish callback for  0x59c862043600
Nov 15 15:14:12 AJD-LRT0125 polkit-kde-authentication-agent-1[3165]: Another client is already authenticating, please try again later.
Nov 15 15:14:13 AJD-LRT0125 plasmashell[3923]: D3D12: Removing Device.
Nov 15 15:14:13 AJD-LRT0125 plasmashell[3923]: file:///home/pentaly/.local/share/plasma/plasmoids/org.latgardi.darwinmenu/contents/ui/MainMenuButton.qml:262:5: QML Connections: Detected function "onConfigurationChanged" in Connections element. This is probably intended to be a signal handler but no signal of the target matches the name.
Nov 15 15:14:14 AJD-LRT0125 polkit-kde-authentication-agent-1[3165]: Playing audio notification failed: IO error
Nov 15 15:14:17 AJD-LRT0125 plasmashell[3923]: KCrash: Application 'plasmashell' crashing... crashRecursionCounter = 2
Nov 15 15:14:17 AJD-LRT0125 systemd[233]: plasma-plasmashell.service: Main process exited, code=dumped, status=11/SEGV
Nov 15 15:14:17 AJD-LRT0125 systemd[233]: plasma-plasmashell.service: Failed with result 'core-dump'.
Nov 15 15:14:17 AJD-LRT0125 systemd[233]: plasma-plasmashell.service: Consumed 2.779s CPU time, 214.1M memory peak.
Nov 15 15:14:17 AJD-LRT0125 systemd[233]: plasma-plasmashell.service: Scheduled restart job, restart counter is at 3.
Nov 15 15:14:17 AJD-LRT0125 systemd[233]: plasma-plasmashell.service: Start request repeated too quickly.
Nov 15 15:14:17 AJD-LRT0125 systemd[233]: plasma-plasmashell.service: Failed with result 'core-dump'.
Nov 15 15:14:17 AJD-LRT0125 systemd[233]: Failed to start KDE Plasma Workspace.
Nov 15 15:14:17 AJD-LRT0125 systemd[233]: plasma-plasmashell.service: Consumed 2.779s CPU time, 214.1M memory peak.

i try to use VcXsrv, x410 too for windows xserver but the performance is less then using XRDP, and it have the same problem too when using d3d12.

So, WSL KDE plasma cannot use hardware rendering in wsl?
am i forced to use llvmpipe for graphic processor for it?
or any better alternative to use wsl desktop mode?

Offline

#2 2025-11-15 11:50:53

mhegreberg
Member
Registered: 2025-06-16
Posts: 4

Re: WSL2 KDE Plasma Crash when using D3D12

Hello,

I dont use th WSLg features a ton, and when i have i mostly just have used a single window instead of a full graphical environment.

This does sound like an issue documented on our wiki though:
https://wiki.archlinux.org/title/Instal … _rendering

It appears that installing `mesa` and `Vulcan-dzn` along with creating the referenced symlink may solve your issue.

Can you try this and see if it works?


I maintain the Archlinux WSL image, as well as a few AUR packages. Find me on IRC as m_a_r_k

Offline

#3 2025-11-15 11:55:27

pentaly
Member
Registered: 2023-04-16
Posts: 10

Re: WSL2 KDE Plasma Crash when using D3D12

i have disable WSLg feature for this too, and already installing mesa and vulkan-dzn with ref symlink too. but still not work.

Offline

#4 2025-11-15 20:05:29

mhegreberg
Member
Registered: 2025-06-16
Posts: 4

Re: WSL2 KDE Plasma Crash when using D3D12

Can you share your wsl.conf?


I maintain the Archlinux WSL image, as well as a few AUR packages. Find me on IRC as m_a_r_k

Offline

#5 2025-11-16 07:18:21

pentaly
Member
Registered: 2023-04-16
Posts: 10

Re: WSL2 KDE Plasma Crash when using D3D12

mhegreberg wrote:

Can you share your wsl.conf?

wsl.conf

[boot]
systemd=true

[interop]
enabled = true
appendWindowsPath = false

[user]
default=pentaly

[automount]
enabled = false
mountFsTab = true

and this is my .wslconfig

[wsl2]
networkingMode=Mirrored
memory=12884901888
guiApplications=false
nestedVirtualization=true
[experimental]
hostAddressLoopback=true
sparseVhd=true

Offline

Board footer

Powered by FluxBB