Failed to read display number from pipe sddm

Hi Team!

I tried it in german, I searched the whole damned Internet, I searched hours and hours with bloody fingers …
So I try it in english again

Manjaro 20.1, nvidia mx150, driver intel_nvidia_hybrid_455xx_prime, Cpu I5, Acer Laptop
System starts, plasma starts

BUT in
sudo journalctl -p 3 -xb

there is
sddm[503]: Failed to read display number from pipe
sddm[503]: Display server failed to start. Exiting

But System starts in plasma. So, what is the problem? sddm try to start, failed and start again?

In Terminal in plasma:
systemctl status sddm
shows:
Loaded: loaded (/usr/lib/systemd/system/sddm.service; enabled; vendor preset: disabled)
Active: active (running) since Fri 2020-11-27 22:45:42 CET; 18min ago

Why the error in the log? Why failed to start?

I am NOT a professional in Linux oder kde, just a beginner. I don’t know exactly what it mean “Failed to read display number from pipe”.
What can I do to avoid this message in the journal log? Is it a bug, my Laptop, the driver, or sddm misconfigured?

I will VERY pleased if someone can help me. I hope my english isn’t too bad.

Best greetings from germany,
Stefan

have you checked in journal log ?

sudo journalctl -b -1 -p4  ( -b0 current boot , -1 boot before )

[t5@tariin-t5 ~]$ sudo journalctl -b -0 -p4
[sudo] Passwort für t5:
– Logs begin at Thu 2020-11-19 16:47:25 CET, end at Sat 2020-11-28 13:36:34 CET. –
Nov 28 13:22:13 tariin-t5 kernel: MDS CPU bug present and SMT on, data leak possible. See MDS - Microarchitectural Data Sampling — The Linux Kernel documentation for more details.
Nov 28 13:22:13 tariin-t5 kernel: #5 #6 #7
Nov 28 13:22:13 tariin-t5 kernel: ENERGY_PERF_BIAS: Set to ‘normal’, was ‘performance’
Nov 28 13:22:13 tariin-t5 kernel: i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
Nov 28 13:22:13 tariin-t5 kernel: usb: port power management may be unreliable
Nov 28 13:22:13 tariin-t5 kernel: nvidia: loading out-of-tree module taints kernel.
Nov 28 13:22:13 tariin-t5 kernel: nvidia: module license ‘NVIDIA’ taints kernel.
Nov 28 13:22:13 tariin-t5 kernel: Disabling lock debugging due to kernel taint
Nov 28 13:22:14 tariin-t5 kernel: NVRM: loading NVIDIA UNIX x86_64 Kernel Module 455.45.01 Thu Nov 5 23:03:56 UTC 2020
Nov 28 13:22:14 tariin-t5 kernel: wmi_bus wmi_bus-PNP0C14:01: WQ data block query control method not found
Nov 28 13:22:14 tariin-t5 kernel: wmi_bus wmi_bus-PNP0C14:01: WQ data block query control method not found
Nov 28 13:22:14 tariin-t5 kernel: wmi_bus wmi_bus-PNP0C14:01: WQ data block query control method not found
Nov 28 13:22:14 tariin-t5 kernel: wmi_bus wmi_bus-PNP0C14:01: WQ data block query control method not found
Nov 28 13:22:14 tariin-t5 kernel: i2c_hid i2c-ELAN0501:01: supply vdd not found, using dummy regulator
Nov 28 13:22:14 tariin-t5 kernel: i2c_hid i2c-ELAN0501:01: supply vddl not found, using dummy regulator
Nov 28 13:22:14 tariin-t5 kernel: urandom_read: 6 callbacks suppressed
Nov 28 13:22:15 tariin-t5 bluetoothd[669]: src/main.c:parse_controller_config() Key file does not have key “BRPageScanType” in group “Controller”
Nov 28 13:22:15 tariin-t5 bluetoothd[669]: src/main.c:parse_controller_config() Key file does not have key “BRPageScanInterval” in group “Controller”
Nov 28 13:22:15 tariin-t5 bluetoothd[669]: src/main.c:parse_controller_config() Key file does not have key “BRPageScanWindow” in group “Controller”
Nov 28 13:22:15 tariin-t5 bluetoothd[669]: src/main.c:parse_controller_config() Key file does not have key “BRInquiryScanType” in group “Controller”
Nov 28 13:22:15 tariin-t5 bluetoothd[669]: src/main.c:parse_controller_config() Key file does not have key “BRInquiryScanInterval” in group “Controller”
Nov 28 13:22:15 tariin-t5 bluetoothd[669]: src/main.c:parse_controller_config() Key file does not have key “BRInquiryScanWindow” in group “Controller”
Nov 28 13:22:15 tariin-t5 bluetoothd[669]: src/main.c:parse_controller_config() Key file does not have key “BRLinkSupervisionTimeout” in group “Controller”
Nov 28 13:22:15 tariin-t5 bluetoothd[669]: src/main.c:parse_controller_config() Key file does not have key “BRPageTimeout” in group “Controller”
Nov 28 13:22:15 tariin-t5 bluetoothd[669]: src/main.c:parse_controller_config() Key file does not have key “BRMinSniffInterval” in group “Controller”
Nov 28 13:22:15 tariin-t5 bluetoothd[669]: src/main.c:parse_controller_config() Key file does not have key “BRMaxSniffInterval” in group “Controller”
Nov 28 13:22:15 tariin-t5 bluetoothd[669]: src/main.c:parse_controller_config() Key file does not have key “LEMinAdvertisementInterval” in group “Controller”
Nov 28 13:22:15 tariin-t5 bluetoothd[669]: src/main.c:parse_controller_config() Key file does not have key “LEMaxAdvertisementInterval” in group “Controller”
Nov 28 13:22:15 tariin-t5 bluetoothd[669]: src/main.c:parse_controller_config() Key file does not have key “LEMultiAdvertisementRotationInterval” in group “Controller”
Nov 28 13:22:15 tariin-t5 bluetoothd[669]: src/main.c:parse_controller_config() Key file does not have key “LEScanIntervalAutoConnect” in group “Controller”
Nov 28 13:22:15 tariin-t5 bluetoothd[669]: src/main.c:parse_controller_config() Key file does not have key “LEScanWindowAutoConnect” in group “Controller”
Nov 28 13:22:15 tariin-t5 bluetoothd[669]: src/main.c:parse_controller_config() Key file does not have key “LEScanIntervalSuspend” in group “Controller”
Nov 28 13:22:15 tariin-t5 bluetoothd[669]: src/main.c:parse_controller_config() Key file does not have key “LEScanWindowSuspend” in group “Controller”
Nov 28 13:22:15 tariin-t5 bluetoothd[669]: src/main.c:parse_controller_config() Key file does not have key “LEScanIntervalDiscovery” in group “Controller”
Nov 28 13:22:15 tariin-t5 bluetoothd[669]: src/main.c:parse_controller_config() Key file does not have key “LEScanWindowDiscovery” in group “Controller”
Nov 28 13:22:15 tariin-t5 bluetoothd[669]: src/main.c:parse_controller_config() Key file does not have key “LEScanIntervalAdvMonitor” in group “Controller”
Nov 28 13:22:15 tariin-t5 bluetoothd[669]: src/main.c:parse_controller_config() Key file does not have key “LEScanWindowAdvMonitor” in group “Controller”
Nov 28 13:22:15 tariin-t5 bluetoothd[669]: src/main.c:parse_controller_config() Key file does not have key “LEScanIntervalConnect” in group “Controller”
Nov 28 13:22:15 tariin-t5 bluetoothd[669]: src/main.c:parse_controller_config() Key file does not have key “LEScanWindowConnect” in group “Controller”
Nov 28 13:22:15 tariin-t5 bluetoothd[669]: src/main.c:parse_controller_config() Key file does not have key “LEMinConnectionInterval” in group “Controller”
Nov 28 13:22:15 tariin-t5 bluetoothd[669]: src/main.c:parse_controller_config() Key file does not have key “LEMaxConnectionInterval” in group “Controller”
Nov 28 13:22:15 tariin-t5 bluetoothd[669]: src/main.c:parse_controller_config() Key file does not have key “LEConnectionLatency” in group “Controller”
Nov 28 13:22:15 tariin-t5 bluetoothd[669]: src/main.c:parse_controller_config() Key file does not have key “LEConnectionSupervisionTimeout” in group “Controller”
Nov 28 13:22:15 tariin-t5 bluetoothd[669]: src/main.c:parse_controller_config() Key file does not have key “LEAutoconnecttimeout” in group “Controller”
Nov 28 13:22:15 tariin-t5 sddm[626]: Failed to read display number from pipe
Nov 28 13:22:15 tariin-t5 sddm[626]: Display server failed to start. Exiting
Nov 28 13:22:15 tariin-t5 kernel: [Firmware Bug]: ACPI(PXSX) defines _DOD but not _DOS
Nov 28 13:22:16 tariin-t5 systemd[1]: sddm.service: Main process exited, code=dumped, status=6/ABRT
Nov 28 13:22:16 tariin-t5 systemd[1]: sddm.service: Failed with result ‘core-dump’.
Nov 28 13:22:16 tariin-t5 systemd-coredump[678]: Process 626 (sddm) of user 0 dumped core.

                                             Stack trace of thread 626:
                                             #0  0x00007f82845a7615 raise (libc.so.6 + 0x3d615)
                                             #1  0x00007f8284590862 abort (libc.so.6 + 0x26862)
                                             #2  0x00007f82849bc9ac _ZNK14QMessageLogger5fatalEPKcz (libQt5Core.so.5 + 0x909ac)
                                             #3  0x000055684bfe7108 n/a (sddm + 0x2a108)
                                             #4  0x000055684c02b271 _ZN4SDDM4SeatC2ERK7QStringP7QObject (sddm + 0x6e271)
                                             #5  0x000055684c02cec1 _ZN4SDDM11SeatManager10createSeatERK7QString (sddm + 0x6fec1)
                                             #6  0x000055684c02dd03 n/a (sddm + 0x70d03)
                                             #7  0x00007f8284c18dd6 n/a (libQt5Core.so.5 + 0x2ecdd6)
                                             #8  0x000055684c02bec0 _ZN4SDDM10LogindSeat19canGraphicalChangedEb (sddm + 0x6eec0)
                                             #9  0x00007f8284c18dd6 n/a (libQt5Core.so.5 + 0x2ecdd6)
                                             #10 0x00007f82855799e0 _ZN23QDBusPendingCallWatcher8finishedEPS_ (libQt5DBus.so.5 + 0x649e0)
                                             #11 0x00007f8284c0e582 _ZN7QObject5eventEP6QEvent (libQt5Core.so.5 + 0x2e2582)
                                             #12 0x00007f8284be1a50 _ZN16QCoreApplication15notifyInternal2EP7QObjectP6QEvent (libQt5Core.so.5 + 0x2b5a50)
                                             #13 0x00007f8284be4573 _ZN23QCoreApplicationPrivate16sendPostedEventsEP7QObjectiP11QThreadData (libQt5Core.so.5 + 0x2b8573)
                                             #14 0x00007f8284c3b0a4 n/a (libQt5Core.so.5 + 0x30f0a4)
                                             #15 0x00007f8283711914 g_main_context_dispatch (libglib-2.0.so.0 + 0x52914)
                                             #16 0x00007f82837657d1 n/a (libglib-2.0.so.0 + 0xa67d1)
                                             #17 0x00007f8283710121 g_main_context_iteration (libglib-2.0.so.0 + 0x51121)
                                             #18 0x00007f8284c3a6e1 _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt5Core.so.5 + 0x30e6e1)
                                             #19 0x00007f8284be03fc _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt5Core.so.5 + 0x2b43fc)
                                             #20 0x00007f8284be8894 _ZN16QCoreApplication4execEv (libQt5Core.so.5 + 0x2bc894)
                                             #21 0x000055684bfe9f31 main (sddm + 0x2cf31)
                                             #22 0x00007f8284592152 __libc_start_main (libc.so.6 + 0x28152)
                                             #23 0x000055684bfea23e _start (sddm + 0x2d23e)
                                             
                                             Stack trace of thread 640:
                                             #0  0x00007f828465f46f __poll (libc.so.6 + 0xf546f)
                                             #1  0x00007f828376575f n/a (libglib-2.0.so.0 + 0xa675f)
                                             #2  0x00007f8283710121 g_main_context_iteration (libglib-2.0.so.0 + 0x51121)
                                             #3  0x00007f8284c3a6e1 _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt5Core.so.5 + 0x30e6e1)
                                             #4  0x00007f8284be03fc _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt5Core.so.5 + 0x2b43fc)
                                             #5  0x00007f82849f8d22 _ZN7QThread4execEv (libQt5Core.so.5 + 0xccd22)
                                             #6  0x00007f828552c098 n/a (libQt5DBus.so.5 + 0x17098)
                                             #7  0x00007f82849f9f0f n/a (libQt5Core.so.5 + 0xcdf0f)
                                             #8  0x00007f82845513e9 start_thread (libpthread.so.0 + 0x93e9)
                                             #9  0x00007f828466a293 __clone (libc.so.6 + 0x100293)

Nov 28 13:22:16 tariin-t5 NetworkManager[522]: [1606566136.1418] sup-iface[0b30fc7b468ce203,0,wlp3s0]: call-p2p-cancel: failed with P2P cancel failed
Nov 28 13:22:17 tariin-t5 kernel: ACPI Warning: _SB.PCI0.RP01.PXSX._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20200528/nsarguments-59)
Nov 28 13:22:18 tariin-t5 sddm-helper[1613]: gkr-pam: no password is available for user
Nov 28 13:22:18 tariin-t5 kernel: kauditd_printk_skb: 61 callbacks suppressed
Nov 28 13:22:19 tariin-t5 klauncher[1732]: Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
Nov 28 13:22:19 tariin-t5 ksplashqml[1683]: file:///usr/share/plasma/look-and-feel/org.kde.breath2.desktop/contents/splash/Splash.qml:144: ReferenceError: webFont is not defined
Nov 28 13:22:20 tariin-t5 ksmserver[1934]: Qt: Session management error: networkIdsList argument is NULL
Nov 28 13:22:20 tariin-t5 kded5[1831]: QDBusConnection: name ‘org.kde.kglobalaccel’ had owner ‘’ but we thought it was ‘:1.12’
Nov 28 13:22:20 tariin-t5 kwin_x11[1851]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 851, resource id: 10485765, major code: 18 (ChangeProperty), minor code: 0
Nov 28 13:22:21 tariin-t5 org_kde_powerdevil[2036]: org.kde.powerdevil: Xrandr not supported, trying ddc, helper
Nov 28 13:22:21 tariin-t5 baloo_file[1992]: QDBusConnection: name ‘org.freedesktop.UDisks2’ had owner ‘’ but we thought it was ‘:1.24’
Nov 28 13:22:21 tariin-t5 org_kde_powerdevil[2036]: Warning from helper: Failed to open “/sys/class/power_supply/BAT1/charge_start_threshold” for reading
Nov 28 13:22:21 tariin-t5 org_kde_powerdevil[2036]: Warning from helper: Failed to open “/sys/class/power_supply/BAT1/charge_stop_threshold” for reading
Nov 28 13:22:21 tariin-t5 org_kde_powerdevil[2036]: org.kde.powerdevil: org.kde.powerdevil.chargethresholdhelper.getthreshold failed “Charge thresholds not supported”
Nov 28 13:22:21 tariin-t5 kded5[1831]: kscreen.kded: PowerDevil SuspendSession action not available!
Nov 28 13:22:21 tariin-t5 org_kde_powerdevil[2036]: org.kde.powerdevil: Handle button events action could not check for screen configuration
Nov 28 13:22:21 tariin-t5 org_kde_powerdevil[2036]: Warning from helper: Failed to open “/sys/class/power_supply/BAT1/charge_start_threshold” for reading
Nov 28 13:22:21 tariin-t5 org_kde_powerdevil[2036]: Warning from helper: Failed to open “/sys/class/power_supply/BAT1/charge_stop_threshold” for reading
Nov 28 13:22:21 tariin-t5 org_kde_powerdevil[2036]: org.kde.powerdevil: org.kde.powerdevil.chargethresholdhelper.getthreshold failed “Charge thresholds not supported”
Nov 28 13:22:21 tariin-t5 plasmashell[1990]: trying to show an empty dialog
Nov 28 13:22:21 tariin-t5 plasmashell[1990]: Cyclic dependency detected between “file:///usr/lib/qt/qml/org/kde/kirigami.2/styles/org.kde.desktop.plasma/Units.qml” and "file:///usr/lib/q>
Nov 28 13:22:21 tariin-t5 plasmashell[1990]: trying to show an empty dialog
Nov 28 13:22:21 tariin-t5 plasmashell[1990]: file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/views/Desktop.qml:146:19: QML Loader: Binding loop detected for property "hei>
Nov 28 13:22:21 tariin-t5 plasmashell[1990]: file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/views/Desktop.qml:146:19: QML Loader: Binding loop detected for property "hei>
Nov 28 13:22:21 tariin-t5 plasmashell[1990]: kf.coreaddons: KDirWatch: “/usr/share/wallpapers/Breath2” is a directory. Use addDir!
Nov 28 13:22:21 tariin-t5 plasmashell[1990]: kf.coreaddons: KDirWatch: “/usr/share/wallpapers/Next” is a directory. Use addDir!
Nov 28 13:22:21 tariin-t5 plasmashell[1990]: kf.coreaddons: KDirWatch: “/usr/share/backgrounds” is a directory. Use addDir!
Nov 28 13:22:21 tariin-t5 plasmashell[1990]: qt.svg: :406:376: Could not add child element to parent element because the types are incorrect.
Nov 28 13:22:21 tariin-t5 plasmashell[1990]: qt.svg: :407:130: Could not add child element to parent element because the types are incorrect.
Nov 28 13:22:21 tariin-t5 plasmashell[1990]: qt.svg: :408:130: Could not add child element to parent element because the types are incorrect.
Nov 28 13:22:21 tariin-t5 plasmashell[1990]: qt.svg: :408:393: Could not add child element to parent element because the types are incorrect.
Nov 28 13:22:21 tariin-t5 plasmashell[1990]: qt.svg: :409:130: Could not add child element to parent element because the types are incorrect.
Nov 28 13:22:21 tariin-t5 plasmashell[1990]: qt.svg: :410:129: Could not add child element to parent element because the types are incorrect.
Nov 28 13:22:21 tariin-t5 plasmashell[1990]: qt.svg: :411:129: Could not add child element to parent element because the types are incorrect.
Nov 28 13:22:21 tariin-t5 plasmashell[1990]: qt.svg: :412:129: Could not add child element to parent element because the types are incorrect.
Nov 28 13:22:21 tariin-t5 plasmashell[1990]: qt.svg: :413:129: Could not add child element to parent element because the types are incorrect.
Nov 28 13:22:21 tariin-t5 plasmashell[1990]: qt.svg: :413:379: Could not add child element to parent element because the types are incorrect.
Nov 28 13:22:21 tariin-t5 plasmashell[1990]: qt.svg: :413:631: Could not add child element to parent element because the types are incorrect.
Nov 28 13:22:21 tariin-t5 plasmashell[1990]: Error: cannot change the containment to AppletsLayout
Nov 28 13:22:21 tariin-t5 kwin_x11[1851]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 1684, resource id: 4194342, major code: 18 (ChangeProperty), minor code: 0
Nov 28 13:22:22 tariin-t5 plasmashell[1990]: Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
Nov 28 13:22:22 tariin-t5 plasmashell[1990]: Both point size and pixel size set. Using pixel size.
Nov 28 13:22:22 tariin-t5 plasmashell[1990]: Both point size and pixel size set. Using pixel size.
Nov 28 13:22:22 tariin-t5 plasmashell[1990]: Both point size and pixel size set. Using pixel size.
Nov 28 13:22:22 tariin-t5 plasmashell[1990]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/DigitalClock.qml:524:9: QML Label: Binding loop detected for prope>
Nov 28 13:22:22 tariin-t5 plasmashell[1990]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/DigitalClock.qml:483:13: QML Label: Binding loop detected for prop>
Nov 28 13:22:22 tariin-t5 plasmashell[1990]: trying to show an empty dialog
Nov 28 13:22:22 tariin-t5 plasmashell[1990]: file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:30:1: QML DropArea (parent or ancestor of QQuickLayoutAttached): Bindin>
Nov 28 13:22:22 tariin-t5 plasmashell[1990]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/DigitalClock.qml:483:13: QML Label: Binding loop detected for prop>
Nov 28 13:22:22 tariin-t5 plasmashell[1990]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/DigitalClock.qml:524:9: QML Label: Binding loop detected for prope>
Nov 28 13:22:22 tariin-t5 plasmashell[1990]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/DigitalClock.qml:544:5: QML Label: Binding loop detected for prope>
Nov 28 13:22:22 tariin-t5 plasmashell[1990]: trying to show an empty dialog
Nov 28 13:22:22 tariin-t5 plasmashell[1990]: file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/views/Panel.qml:73:5: QML Binding: Not restoring previous value because resto>
This behavior is deprecated.
You have to import QtQml 2.15 after any QtQuick imports and set
the restoreMode of the binding to fix this warning.
In Qt < 6.0 the default is Binding.RestoreBinding.
In Qt >= 6.0 the default is Binding.RestoreBindingOrValue.
Nov 28 13:22:22 tariin-t5 plasmashell[1990]: file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/views/Panel.qml:89:5: QML Binding: Not restoring previous value because resto>
This behavior is deprecated.
You have to import QtQml 2.15 after any QtQuick imports and set
the restoreMode of the binding to fix this warning.
In Qt < 6.0 the default is Binding.RestoreBinding.
In Qt >= 6.0 the default is Binding.RestoreBindingOrValue.
Nov 28 13:22:22 tariin-t5 plasmashell[1990]: Error: cannot change the containment to AppletsLayout
Nov 28 13:22:22 tariin-t5 plasmashell[1990]: Both point size and pixel size set. Using pixel size.
Nov 28 13:22:22 tariin-t5 plasmashell[1990]: Both point size and pixel size set. Using pixel size.
Nov 28 13:22:22 tariin-t5 plasmashell[1990]: Both point size and pixel size set. Using pixel size.
Nov 28 13:22:22 tariin-t5 plasmashell[1990]: Both point size and pixel size set. Using pixel size.
Nov 28 13:22:22 tariin-t5 plasmashell[1990]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/Tooltip.qml:66:9: QML GridLayout (parent or ancestor of QQuickLayo>
Nov 28 13:22:22 tariin-t5 plasmashell[1990]: file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:30:1: QML DropArea (parent or ancestor of QQuickLayoutAttached): Bindin>
Nov 28 13:22:22 tariin-t5 plasmashell[1990]: Cyclic dependency detected between “file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml” and "file>
Nov 28 13:22:22 tariin-t5 plasmashell[1990]: file:///usr/lib/qt/qml/org/kde/plasma/extras/PlasmoidHeading.qml:53:5: Unable to assign [undefined] to int
Nov 28 13:22:22 tariin-t5 plasmashell[1990]: file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/views/Panel.qml:73:5: QML Binding: Not restoring previous value because resto>
This behavior is deprecated.
You have to import QtQml 2.15 after any QtQuick imports and set
the restoreMode of the binding to fix this warning.
In Qt < 6.0 the default is Binding.RestoreBinding.
In Qt >= 6.0 the default is Binding.RestoreBindingOrValue.
Nov 28 13:22:22 tariin-t5 plasmashell[1990]: file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/views/Panel.qml:89:5: QML Binding: Not restoring previous value because resto>
This behavior is deprecated.
You have to import QtQml 2.15 after any QtQuick imports and set
the restoreMode of the binding to fix this warning.
In Qt < 6.0 the default is Binding.RestoreBinding.
In Qt >= 6.0 the default is Binding.RestoreBindingOrValue.
Nov 28 13:22:22 tariin-t5 plasmashell[1990]: file:///usr/share/plasma/plasmoids/org.kde.plasma.private.systemtray/contents/ui/items/PlasmoidItem.qml:99:5: QML Binding: Not restoring prev>
This behavior is deprecated.
You have to import QtQml 2.15 after any QtQuick imports and set
the restoreMode of the binding to fix this warning.
In Qt < 6.0 the default is Binding.RestoreBinding.
In Qt >= 6.0 the default is Binding.RestoreBindingOrValue.
Nov 28 13:22:22 tariin-t5 plasmashell[1990]: file:///usr/share/plasma/plasmoids/org.kde.plasma.private.systemtray/contents/ui/items/PlasmoidItem.qml:99:5: QML Binding: Not restoring prev>
This behavior is deprecated.
You have to import QtQml 2.15 after any QtQuick imports and set
the restoreMode of the binding to fix this warning.
In Qt < 6.0 the default is Binding.RestoreBinding.
In Qt >= 6.0 the default is Binding.RestoreBindingOrValue.
Nov 28 13:22:22 tariin-t5 plasmashell[1990]: file:///usr/share/plasma/plasmoids/org.kde.plasma.private.systemtray/contents/ui/items/PlasmoidItem.qml:99:5: QML Binding: Not restoring prev>
This behavior is deprecated.
You have to import QtQml 2.15 after any QtQuick imports and set
the restoreMode of the binding to fix this warning.
In Qt < 6.0 the default is Binding.RestoreBinding.
In Qt >= 6.0 the default is Binding.RestoreBindingOrValue.
Nov 28 13:22:22 tariin-t5 plasmashell[1990]: file:///usr/share/plasma/plasmoids/org.kde.plasma.private.systemtray/contents/ui/items/PlasmoidItem.qml:99:5: QML Binding: Not restoring prev>
This behavior is deprecated.
You have to import QtQml 2.15 after any QtQuick imports and set
the restoreMode of the binding to fix this warning.
In Qt < 6.0 the default is Binding.RestoreBinding.
In Qt >= 6.0 the default is Binding.RestoreBindingOrValue.
Nov 28 13:22:22 tariin-t5 plasmashell[1990]: file:///usr/share/plasma/plasmoids/org.kde.plasma.private.systemtray/contents/ui/items/PlasmoidItem.qml:99:5: QML Binding: Not restoring prev>
This behavior is deprecated.
You have to import QtQml 2.15 after any QtQuick imports and set
the restoreMode of the binding to fix this warning.
In Qt < 6.0 the default is Binding.RestoreBinding.
In Qt >= 6.0 the default is Binding.RestoreBindingOrValue.
Nov 28 13:22:22 tariin-t5 plasmashell[1990]: file:///usr/share/plasma/plasmoids/org.kde.plasma.private.systemtray/contents/ui/items/PlasmoidItem.qml:99:5: QML Binding: Not restoring prev>
This behavior is deprecated.
You have to import QtQml 2.15 after any QtQuick imports and set
the restoreMode of the binding to fix this warning.
In Qt < 6.0 the default is Binding.RestoreBinding.
In Qt >= 6.0 the default is Binding.RestoreBindingOrValue.
Nov 28 13:22:22 tariin-t5 plasmashell[1990]: file:///usr/share/plasma/plasmoids/org.kde.plasma.private.systemtray/contents/ui/items/PlasmoidItem.qml:99:5: QML Binding: Not restoring prev>
This behavior is deprecated.
You have to import QtQml 2.15 after any QtQuick imports and set
the restoreMode of the binding to fix this warning.
In Qt < 6.0 the default is Binding.RestoreBinding.
In Qt >= 6.0 the default is Binding.RestoreBindingOrValue.
Nov 28 13:22:22 tariin-t5 plasmashell[1990]: file:///usr/share/plasma/plasmoids/org.kde.plasma.private.systemtray/contents/ui/items/PlasmoidItem.qml:99:5: QML Binding: Not restoring prev>
This behavior is deprecated.
You have to import QtQml 2.15 after any QtQuick imports and set
the restoreMode of the binding to fix this warning.
In Qt < 6.0 the default is Binding.RestoreBinding.
In Qt >= 6.0 the default is Binding.RestoreBindingOrValue.
Nov 28 13:22:22 tariin-t5 plasmashell[1990]: file:///usr/share/plasma/plasmoids/org.kde.plasma.private.systemtray/contents/ui/items/PlasmoidItem.qml:99:5: QML Binding: Not restoring prev>
This behavior is deprecated.
You have to import QtQml 2.15 after any QtQuick imports and set
the restoreMode of the binding to fix this warning.
In Qt < 6.0 the default is Binding.RestoreBinding.
In Qt >= 6.0 the default is Binding.RestoreBindingOrValue.
Nov 28 13:22:22 tariin-t5 plasmashell[1990]: file:///usr/lib/qt/qml/org/kde/plasma/extras/PlasmoidHeading.qml:53:5: Unable to assign [undefined] to int
Nov 28 13:22:22 tariin-t5 plasmashell[1990]: file:///usr/share/plasma/plasmoids/org.kde.plasma.private.systemtray/contents/ui/main.qml:30:1: QML MouseArea (parent or ancestor of QQuickLa>
Nov 28 13:22:22 tariin-t5 plasmashell[1990]: Error: cannot change the containment to AppletsLayout
Nov 28 13:22:22 tariin-t5 plasmashell[1990]: Both point size and pixel size set. Using pixel size.
Nov 28 13:22:22 tariin-t5 plasmashell[1990]: Both point size and pixel size set. Using pixel size.
Nov 28 13:22:22 tariin-t5 plasmashell[1990]: Both point size and pixel size set. Using pixel size.
Nov 28 13:22:22 tariin-t5 plasmashell[1990]: Both point size and pixel size set. Using pixel size.
Nov 28 13:22:22 tariin-t5 plasmashell[1990]: trying to show an empty dialog
Nov 28 13:22:22 tariin-t5 plasmashell[1990]: file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/views/Desktop.qml:146:19: QML Loader: Binding loop detected for property "hei>
Nov 28 13:22:22 tariin-t5 plasmashell[1990]: file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/views/Desktop.qml:146:19: QML Loader: Binding loop detected for property "hei>
Nov 28 13:22:22 tariin-t5 plasmashell[1990]: trying to show an empty dialog
Nov 28 13:22:22 tariin-t5 plasmashell[1990]: Both point size and pixel size set. Using pixel size.
Nov 28 13:22:22 tariin-t5 plasmashell[1990]: Both point size and pixel size set. Using pixel size.
Nov 28 13:22:22 tariin-t5 plasmashell[1990]: Both point size and pixel size set. Using pixel size.
Nov 28 13:22:22 tariin-t5 plasmashell[1990]: Both point size and pixel size set. Using pixel size.
Nov 28 13:22:22 tariin-t5 plasmashell[1990]: Both point size and pixel size set. Using pixel size.
Nov 28 13:22:22 tariin-t5 plasmashell[1990]: Both point size and pixel size set. Using pixel size.
Nov 28 13:22:22 tariin-t5 plasmashell[1990]: Both point size and pixel size set. Using pixel size.
Nov 28 13:22:22 tariin-t5 plasmashell[1990]: trying to show an empty dialog
Nov 28 13:22:24 tariin-t5 plasmashell[1990]: file:///usr/lib/qt/qml/org/kde/plasma/components/ModelContextMenu.qml:38:1: QML ModelContextMenu: Accessible must be attached to an Item
Nov 28 13:22:25 tariin-t5 kernel: kauditd_printk_skb: 9 callbacks suppressed
Nov 28 13:22:25 tariin-t5 baloo_file[1992]: replace called with invalid arguments, docId: 1750448281225222 url: “/home/t5/”
Nov 28 13:22:25 tariin-t5 plasmashell[1990]: file:///usr/lib/qt/qml/org/kde/plasma/components.3/ComboBox.qml:74:9: Unable to assign [undefined] to QQmlComponent*
Nov 28 13:22:27 tariin-t5 plasmashell[1990]: file:///usr/lib/qt/qml/org/kde/plasma/extras/PlasmoidHeading.qml:53:5: Unable to assign [undefined] to int
Nov 28 13:22:27 tariin-t5 plasmashell[1990]: org.kde.klipper: Invalid or non-local url for preview: QUrl(“desktop:/Systembefehle”)
Nov 28 13:22:27 tariin-t5 plasmashell[1990]: org.kde.klipper: Invalid or non-local url for preview: QUrl(“desktop:/TO DO”)
Nov 28 13:22:29 tariin-t5 kded5[1831]: plasma-nm: Unhandled active connection state change: 1
Nov 28 13:22:36 tariin-t5 plasmashell[1990]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationPopup.qml:116:15: QML QQuickItem: Binding loop detect>
Nov 28 13:22:36 tariin-t5 plasmashell[1990]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationPopup.qml:116:15: QML QQuickItem: Binding loop detect>
Nov 28 13:22:40 tariin-t5 plasmashell[1990]: trying to show an empty dialog
Nov 28 13:22:42 tariin-t5 plasmashell[1990]: file:///usr/share/plasma/plasmoids/org.kde.plasma.taskmanager/contents/ui/Task.qml:379: Unable to assign [undefined] to QString
Nov 28 13:22:42 tariin-t5 plasmashell[1990]: file:///usr/share/plasma/plasmoids/org.kde.plasma.taskmanager/contents/ui/Task.qml:379: Unable to assign [undefined] to QString
Nov 28 13:22:42 tariin-t5 kwin_x11[1851]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 10237, resource id: 35651768, major code: 18 (ChangeProperty), minor code: 0
Nov 28 13:23:21 tariin-t5 NetworkManager[522]: [1606566201.0903] dhcp6 (wlp3s0): request timed out
Nov 28 13:23:46 tariin-t5 kernel: [UFW BLOCK] IN=wlp3s0 OUT= MAC=98:22:ef:c1:d9:13:94:4a:0c:72:e7:90:86:dd SRC=2a00:86c0:2091:0000:0000:0000:0000:0001 DST=2003:00d4:3714:63c4:ca38:b744:6>
Nov 28 13:24:17 tariin-t5 kernel: [UFW BLOCK] IN=wlp3s0 OUT= MAC=01:00:5e:00:00:01:94:4a:0c:72:e7:90:08:00 SRC=192.168.2.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=0 DF PROTO=2
Nov 28 13:26:21 tariin-t5 kernel: [UFW BLOCK] IN=wlp3s0 OUT= MAC=01:00:5e:00:00:01:94:4a:0c:72:e7:90:08:00 SRC=192.168.2.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=0 DF PROTO=2
Nov 28 13:28:26 tariin-t5 kernel: [UFW BLOCK] IN=wlp3s0 OUT= MAC=01:00:5e:00:00:01:94:4a:0c:72:e7:90:08:00 SRC=192.168.2.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=0 DF PROTO=2
Nov 28 13:28:37 tariin-t5 plasmashell[1990]: org.kde.klipper: Invalid or non-local url for preview: QUrl(“desktop:/Systembefehle”)
Nov 28 13:28:37 tariin-t5 plasmashell[1990]: org.kde.klipper: Invalid or non-local url for preview: QUrl(“desktop:/TO DO”)
Nov 28 13:30:32 tariin-t5 kernel: [UFW BLOCK] IN=wlp3s0 OUT= MAC=01:00:5e:00:00:01:94:4a:0c:72:e7:90:08:00 SRC=192.168.2.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=0 DF PROTO=2
Nov 28 13:32:36 tariin-t5 kernel: [UFW BLOCK] IN=wlp3s0 OUT= MAC=01:00:5e:00:00:01:94:4a:0c:72:e7:90:08:00 SRC=192.168.2.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=0 DF PROTO=2
Nov 28 13:34:41 tariin-t5 kernel: [UFW BLOCK] IN=wlp3s0 OUT= MAC=01:00:5e:00:00:01:94:4a:0c:72:e7:90:08:00 SRC=192.168.2.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=0 DF PROTO=2
[t5@tariin-t5 ~]$

Reading this I thought “you know nothing jon snow” :frowning: I mean I am maximal confused of this

Hi…have you managed to fix it?

I’m also getting this errors and more.
And occasionally i have some really random lag on typing, moving the mouse cursor, and other minor things.

Hi!

No, not fixed yet. But no lags in typing or moving mouse. I have to try it later. First repairing other problems.

greetings, Tariin