Hi Rafael,

Thank you for your help.

Here is my ~/.xsession


# Call xrdb to set the xterm font and colors.
xrdb ~/.Xresources

# Start cwm; launch xterm first.
# xterm &
# cwm

# KDE Plasma - use multi-line comment to switch back to cwm

# : '

export XDG_RUNTIME_DIR=/tmp/run/$(id -u)
if [ ! -d $XDG_RUNTIME_DIR ]; then
   mkdir -m 700 -p $XDG_RUNTIME_DIR
fi

export QT_FORCE_STDERR_LOGGING=1
export QT_LOGGING_RULES="*=true"
export XDG_CURRENT_DESKTOP=KDE
export DESKTOP_SESSION=plasma
/usr/local/bin/startplasma-x11 > ~/.startplasma-x11.log 2>&1

/usr/local/bin/qdbus-qt6 org.kde.KWin /KWin supportInformation

# '




On 8/12/24 11:13, Rafael Sadowski wrote:
On Sun Aug 11, 2024 at 01:52:22AM GMT, Kevin Williams wrote:
When I try to configure the wallpaper by right-clicking on the desktop,
Plasma goes to a blank screen with only the mouse visible.
I think your plasmashell crashed. Checkout for core files and report backtraces:
$ egdb /usr/local/bin/plasmashell -c plasmashell.core
(You have to install debug packages)

I found ~/.startplasma-x11.log (attached) and binary-file ~/plasmashell.core. What debug package do I install to get egdb? One of the debug-kde or debug-plasma packages?

When I went
through plasma system settings to wallpaper, I found the folder of
backgrounds set to:

/usr/local/share/wallpapers

I tried to add a second folder:

/usr/local/share/openbsd-backgrounds
Where and how did you set a folder? I can only select media files.
Desktop Folder Settings > Folders > Add (I can attach a screenshot once I update from Aug 10 snapshot + packages and install scrot)
As soon as I hit Apply, all Plasma items disappeared leaving only the mouse
shown and functioning on a black screen.

On next login, Plasma went immediately to that same black screen.

What config file can I edit to revert and remove the openbsd-backgrounds
folder from the wallpaper folders and restore Plasma functionality?
grep(1) for "openbsd-backgrounds" in your dotfiles (~/.config, ~/.local).

Thank you. Here is what I found.

$ grep -R openbsd-backgrounds ~/.local
Binary file /home/kevin/.local/share/kactivitymanagerd/resources/database-wal matches
os$ grep -R openbsd-backgrounds ~/.config
/home/kevin/.config/kdeglobals:History Items[$e]=file:///usr/local/share/openbsd-backgrounds /home/kevin/.config/session/dolphin_dolphin_dolphin:Tab Data 0=\x00\x00\x00\x02\x00\x00\x00\x00+file:///usr/local/share/openbsd-backgrounds\x00\x00\x00\x00\x01\x00\x00\x
005file:///usr/local/share/openbsd-backgrounds/landscape\x00\x00\x00\x01\x00\x00\x005file:///usr/local/share/openbsd-backgrounds/landscape\x00\x00\x00\x00\x00\x00\x00\x0
0\x00\x00\x00\x00\x01\x00\x00\x00\x1b\x00\x00\x00\xff\x00\x00\x00\x01\x00\x00\x00\x01\x00\x00\x01\x00\x00\xff\xff\xff\xff\x01\x00\x00\x00\x01\x00
/home/kevin/.config/plasma-org.kde.plasma.desktop-appletsrc:SlidePaths=/usr/local/share/wallpapers/,/usr/local/share/openbsd-backgrounds/

I removed /usr/local/share/openbsd-backgrounds/ from SlidePaths in plasma-org.kde.plasma.desktop-appletsrc. That fixed the crash on login.

But now plasmashell crashes whenever I click or type in the search bar of the application launcher (start menu). Typing in krunner (top search bar) works fine.

The snapshot install is from July 9th. I will upgrade from Aug 10th to latest. For best troubleshooting, should I fresh-install the system instead?
Detected locale "C" with character encoding "US-ASCII", which is not UTF-8.
Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead.
If this causes problems, reconfigure your locale. See the locale(1) manual
for more information.
org.kde.startup: "kapplymousetheme" QList("breeze_cursors", "24") exited with code 255
Detected locale "C" with character encoding "US-ASCII", which is not UTF-8.
Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead.
If this causes problems, reconfigure your locale. See the locale(1) manual
for more information.
Detected locale "C" with character encoding "US-ASCII", which is not UTF-8.
Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead.
If this causes problems, reconfigure your locale. See the locale(1) manual
for more information.
Detected locale "C" with character encoding "US-ASCII", which is not UTF-8.
Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead.
If this causes problems, reconfigure your locale. See the locale(1) manual
for more information.
Initializing  "/usr/local/lib/qt6/plugins/plasma/kcms/systemsettings/kcm_fonts.so"
Initializing  "/usr/local/lib/qt6/plugins/plasma/kcms/systemsettings/kcm_style.so"
/tmp/kcminit.LxFsie:1:3: error: invalid preprocessing directive
# Comment
  ^
1 error generated.
Initializing  "/usr/local/lib/qt6/plugins/plasma/kcms/systemsettings/kcm_mouse.so"
kcm_mouse: Not able to select appropriate backend.
org.kde.plasma.session: process job  "kcminit_startup" finished with exit code  0
Detected locale "C" with character encoding "US-ASCII", which is not UTF-8.
Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead.
If this causes problems, reconfigure your locale. See the locale(1) manual
for more information.
QProcess: Cannot create pipe (Too many open files)
kf.kded: /usr/local/libexec/kf6/kconf_update returned -2
Detected locale "C" with character encoding "US-ASCII", which is not UTF-8.
Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead.
If this causes problems, reconfigure your locale. See the locale(1) manual
for more information.
Couldn't start kglobalaccel from org.kde.kglobalaccel.service: QDBusError("org.freedesktop.DBus.Error.ServiceUnknown", "The name org.kde.kglobalaccel was not provided by any .service files")
Detected locale "C" with character encoding "US-ASCII", which is not UTF-8.
Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead.
If this causes problems, reconfigure your locale. See the locale(1) manual
for more information.
Couldn't start kglobalaccel from org.kde.kglobalaccel.service: QDBusError("org.freedesktop.DBus.Error.ServiceUnknown", "The name org.kde.kglobalaccel was not provided by any .service files")
Initializing  "/usr/local/lib/qt6/plugins/plasma/kcms/systemsettings/kcm_touchpad.so"
kcm_touchpad: Using X11 backend
Initializing  "/usr/local/lib/qt6/plugins/plasma/kcms/systemsettings_qwidgets/kcm_kgamma.so"
Detected locale "C" with character encoding "US-ASCII", which is not UTF-8.
Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead.
If this causes problems, reconfigure your locale. See the locale(1) manual
for more information.
Detected locale "C" with character encoding "US-ASCII", which is not UTF-8.
Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead.
If this causes problems, reconfigure your locale. See the locale(1) manual
for more information.
Detected locale "C" with character encoding "US-ASCII", which is not UTF-8.
Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead.
If this causes problems, reconfigure your locale. See the locale(1) manual
for more information.
Xlib XKB extension major= 1  minor= 0
Detected locale "C" with character encoding "US-ASCII", which is not UTF-8.
Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead.
If this causes problems, reconfigure your locale. See the locale(1) manual
for more information.
Detected locale "C" with character encoding "US-ASCII", which is not UTF-8.
Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead.
If this causes problems, reconfigure your locale. See the locale(1) manual
for more information.
Detected locale "C" with character encoding "US-ASCII", which is not UTF-8.
Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead.
If this causes problems, reconfigure your locale. See the locale(1) manual
for more information.
Failure: Module initialization failed
Detected locale "C" with character encoding "US-ASCII", which is not UTF-8.
Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead.
If this causes problems, reconfigure your locale. See the locale(1) manual
for more information.
org.kde.kmix: no mix devices and not dynamic
org.kde.kmix: no mix devices and not dynamic
org.kde.kmix: no mix devices and not dynamic
org.kde.kmix: no mix devices and not dynamic
org.kde.kmix: no mix devices and not dynamic
org.kde.kmix: no mix devices and not dynamic
org.kde.kmix: no mix devices and not dynamic
org.kde.kmix: no mix devices and not dynamic
org.kde.kmix: no mix devices and not dynamic
org.kde.kmix: no mix devices and not dynamic
org.kde.kmix: no mix devices and not dynamic
org.kde.kmix: no mix devices and not dynamic
org.kde.kmix: no mix devices and not dynamic
org.kde.kmix: no mix devices and not dynamic
org.kde.kmix: no mix devices and not dynamic
org.kde.kmix: no mix devices and not dynamic
New PolkitAgentListener  0x4f77ec2af80
Adding new listener  PolkitQt1::Agent::Listener(0x4f77ec53a00) for  0x4f77ec2af80
Listener online
kf.i18n: KLocalizedString: Domain is not set for this string, translation will not work. Please see https://api.kde.org/frameworks/ki18n/html/prg_guide.html msgid: "kwrited" msgid_plural: "" msgctxt: ""
"Cannot create unix session: GDBus.Error:org.freedesktop.ConsoleKit.Manager.Error.General: Unable to lookup session information for process '24307'"

** (process:24307): CRITICAL **: 13:13:12.399: polkit_agent_listener_register_with_options: assertion 'POLKIT_IS_SUBJECT (subject)' failed
"Cannot register authentication agent!"
Authentication agent result: false
Couldn't register listener!
X server XKB extension major= 1  minor= 0
Couldn't start kglobalaccel from org.kde.kglobalaccel.service: QDBusError("org.freedesktop.DBus.Error.ServiceUnknown", "The name org.kde.kglobalaccel was not provided by any .service files")
qt.core.qobject.connect: QObject::disconnect: Unexpected nullptr parameter
qt.core.qobject.connect: QObject::disconnect: Unexpected nullptr parameter
org.kde.powerdevil: org.kde.powerdevil.discretegpuhelper.hasdualgpu failed
org.kde.powerdevil: org.kde.powerdevil.chargethresholdhelper.getthreshold failed ""
org.kde.powerdevil: org.kde.powerdevil.backlighthelper.brightness failed
Couldn't start kglobalaccel from org.kde.kglobalaccel.service: QDBusError("org.freedesktop.DBus.Error.ServiceUnknown", "The name org.kde.kglobalaccel was not provided by any .service files")
KPackageStructure of KPluginMetaData(pluginId:"org.kde.merkuro.contact", fileName: "/usr/local/share/plasma/plasmoids/org.kde.merkuro.contact/metadata.json") does not match requested format "Plasma/Applet"
kde.plasmashell: Aborting shell load: The activity manager daemon (kactivitymanagerd) is not running.
kde.plasmashell: If this Plasma has been installed into a custom prefix, verify that its D-Bus services dir is known to the system for the daemon to be activatable.
Detected locale "C" with character encoding "US-ASCII", which is not UTF-8.
Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead.
If this causes problems, reconfigure your locale. See the locale(1) manual
for more information.
Couldn't start kglobalaccel from org.kde.kglobalaccel.service: QDBusError("org.freedesktop.DBus.Error.ServiceUnknown", "The name org.kde.kglobalaccel was not provided by any .service files")
Detected locale "C" with character encoding "US-ASCII", which is not UTF-8.
Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead.
If this causes problems, reconfigure your locale. See the locale(1) manual
for more information.
kde.plasmashell: Aborting shell load: The activity manager daemon (kactivitymanagerd) is not running.
kde.plasmashell: If this Plasma has been installed into a custom prefix, verify that its D-Bus services dir is known to the system for the daemon to be activatable.
percent 5 -> divisor 20
org.kde.kmix: no mix devices and not dynamic
org.kde.kmix: no mix devices and not dynamic
org.kde.kmix: no mix devices and not dynamic
org.kde.kmix: no mix devices and not dynamic
org.kde.kmix: no mix devices and not dynamic
org.kde.kmix: no mix devices and not dynamic
org.kde.kmix: no mix devices and not dynamic
org.kde.kmix: no mix devices and not dynamic
org.kde.kmix: no mix devices and not dynamic
org.kde.kmix: no mix devices and not dynamic
org.kde.kmix: no mix devices and not dynamic
org.kde.kmix: no mix devices and not dynamic
org.kde.kmix: no mix devices and not dynamic
org.kde.kmix: no mix devices and not dynamic
org.kde.kmix: no mix devices and not dynamic
org.kde.kmix: no mix devices and not dynamic
org.kde.powerdevil: Handle button events action could not check for screen configuration
org.kde.powerdevil: org.kde.powerdevil.chargethresholdhelper.getthreshold failed ""
kf.coreaddons: This system misses support for posix_fallocate() -- ensure this partition has room for at least 16875624 bytes.
adding 4 mixers
mixer "PulseAudio::Playback_Devices:1" "Playback Devices"
PulseAudio adding 1 devices
adding "sndio-sink" "default"
mixer "PulseAudio::Capture_Devices:1" "Capture Devices"
PulseAudio adding 0 devices
mixer "PulseAudio::Playback_Streams:1" "Playback Streams"
PulseAudio adding 0 devices
mixer "PulseAudio::Capture_Streams:1" "Capture Streams"
PulseAudio adding 0 devices
kf.plasma.quick: Applet preload policy set to 1
file:///usr/local/share/plasma/plasmoids/org.kde.desktopcontainment/contents/ui/main.qml:195:25: QML FolderViewDropArea (parent or ancestor of QQuickLayoutAttached): Binding loop detected for property "minimumWidth"
qt.qml.typeresolution.cycle: Cyclic dependency detected between "qrc:/qt/qml/org/kde/desktop/private/TextFieldContextMenu.qml" and "qrc:/qt/qml/org/kde/desktop/MenuItem.qml"
qt.qml.typeresolution.cycle: Cyclic dependency detected between "qrc:/qt/qml/org/kde/desktop/private/TextFieldContextMenu.qml" and "qrc:/qt/qml/org/kde/desktop/MenuItem.qml"
Toolbox not loading, toolbox package is either invalid or disabled.
kf.notifications: env says KDE is running but SNI unavailable -- check KDE_FULL_SESSION and XDG_CURRENT_DESKTOP
adding 4 mixers
mixer "PulseAudio::Playback_Devices:1" "Playback Devices"
PulseAudio adding 1 devices
adding "sndio-sink" "default"
mixer "PulseAudio::Capture_Devices:1" "Capture Devices"
PulseAudio adding 0 devices
mixer "PulseAudio::Playback_Streams:1" "Playback Streams"
PulseAudio adding 1 devices
adding "restore:sink-input-by-media-role:event" "Event Sounds"
mixer "PulseAudio::Capture_Streams:1" "Capture Streams"
PulseAudio adding 0 devices
Detected locale "C" with character encoding "US-ASCII", which is not UTF-8.
Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead.
If this causes problems, reconfigure your locale. See the locale(1) manual
for more information.
qt.core.plugin.loader: /usr/local/lib/qt6/plugins/kf6/kded/desktopnotifier.so: cannot open: Too many open files
kf.kded: could not find kded module with id "desktopnotifier"
kf.kded: attempted to load an invalid module.
org.kde.plasma.kicker: Entry is not valid "org.kde.kontact.desktop" 0x474854f7780
org.kde.plasma.kicker: Entry is not valid "org.kde.discover.desktop" 0x474c1f04aa0
org.kde.plasma.kicker: Entry is not valid "org.kde.kontact.desktop" 0x4748550fd20
org.kde.plasma.kicker: Entry is not valid "org.kde.discover.desktop" 0x4748550ff00
file:///usr/local/share/plasma/plasmoids/org.kde.plasma.private.systemtray/contents/ui/main.qml:162:21: QML KSortFilterProxyModel: Binding loop detected for property "sourceModel"
file:///usr/local/share/plasma/plasmoids/org.kde.plasma.private.systemtray/contents/ui/main.qml:162:21: QML KSortFilterProxyModel: Binding loop detected for property "sourceModel"
qt.qml.typeresolution.cycle: Cyclic dependency detected between "file:///usr/local/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml" and "file:///usr/local/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/ThumbnailStrip.qml"
qt.qml.typeresolution.cycle: Cyclic dependency detected between "file:///usr/local/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml" and "file:///usr/local/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationHeader.qml"
qt.dbus.integration: Could not connect "org.cups.cupsd.Notifier" to PrinterFinishingsChanged(QString, QString, QString, uint, QString, bool) : 
error activating kdeconnectd: QDBusError("org.freedesktop.DBus.Error.Spawn.ExecFailed", "Failed to execute program org.kde.kdeconnect: No such file or directory")
error activating kdeconnectd: QDBusError("org.freedesktop.DBus.Error.Spawn.ExecFailed", "Failed to execute program org.kde.kdeconnect: No such file or directory")
kdeconnect.interfaces: dbus interface not valid
error activating kdeconnectd: QDBusError("org.freedesktop.DBus.Error.Spawn.ExecFailed", "Failed to execute program org.kde.kdeconnect: No such file or directory")
error activating kdeconnectd: QDBusError("org.freedesktop.DBus.Error.Spawn.ExecFailed", "Failed to execute program org.kde.kdeconnect: No such file or directory")
kdeconnect.interfaces: dbus interface not valid
kdeconnect.interfaces: dbus interface not valid
kdeconnect.interfaces: dbus interface not valid
error getting max screen brightness via dbus: QDBusError("org.freedesktop.DBus.Error.UnknownObject", "No such object path '/org/kde/Solid/PowerManagement/Actions/BrightnessControl'")
qt.core.plugin.loader: /usr/local/lib/qt6/plugins/kf6/kded/kameleon.so: cannot open: Too many open files
kf.kded: could not find kded module with id "kameleon"
kf.kded: attempted to load an invalid module.
error connecting to kameleon via dbus: "No such object path '/modules/kameleon'"
qml: SystemTray ItemLoader: Invalid state, cannot determine source!
QFont::setPointSizeF: Point size <= 0 (0.000000), must be greater than 0
error getting max keyboard brightness via dbus QDBusError("org.freedesktop.DBus.Error.UnknownObject", "No such object path '/org/kde/Solid/PowerManagement/Actions/KeyboardBrightnessControl'")
Detected locale "C" with character encoding "US-ASCII", which is not UTF-8.
Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead.
If this causes problems, reconfigure your locale. See the locale(1) manual
for more information.
qt.core.plugin.loader: /usr/local/lib/qt6/plugins/kf6/kded/desktopnotifier.so: cannot open: Too many open files
kf.kded: could not find kded module with id "desktopnotifier"
kf.kded: attempted to load an invalid module.
Detected locale "C" with character encoding "US-ASCII", which is not UTF-8.
Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead.
If this causes problems, reconfigure your locale. See the locale(1) manual
for more information.
kwin_core: XCB error: 152 (BadDamage), sequence: 2628, resource id: 18874406, major code: 143 (DAMAGE), minor code: 2 (Destroy)
kwin_core: XCB error: 3 (BadWindow), sequence: 2629, resource id: 12582935, major code: 129 (SHAPE), minor code: 6 (Input)
Detected locale "C" with character encoding "US-ASCII", which is not UTF-8.
Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead.
If this causes problems, reconfigure your locale. See the locale(1) manual
for more information.
qt.core.plugin.loader: /usr/local/lib/qt6/plugins/kf6/kded/desktopnotifier.so: cannot open: Too many open files
kf.kded: could not find kded module with id "desktopnotifier"
kf.kded: attempted to load an invalid module.
org.kde.pulseaudio: No object for name "sndio-sink.monitor"
file:///usr/local/share/plasma/plasmoids/org.kde.plasma.keyboardindicator/contents/ui/main.qml:61:13: Unable to assign [undefined] to bool
qt.core.plugin.loader: /usr/local/lib/qt6/plugins/kf6/kded/kameleon.so: cannot open: Too many open files
kf.kded: could not find kded module with id "kameleon"
kf.kded: attempted to load an invalid module.
error connecting to kameleon via dbus: "No such object path '/modules/kameleon'"
file:///usr/local/share/plasma/plasmoids/org.kde.plasma.brightness/contents/ui/PopupDialog.qml:21:18: QML ScrollView: ScrollView only supports Flickable types as its contentItem
QQmlExpression: Expression file:///usr/local/share/plasma/plasmoids/org.kde.plasma.brightness/contents/ui/KeyboardColorItem.qml:26:5 depends on non-NOTIFYable properties:
    KeyboardColorControl::supported
QQmlExpression: Expression file:///usr/local/share/plasma/plasmoids/org.kde.plasma.brightness/contents/ui/KeyboardColorItem.qml:77:21 depends on non-NOTIFYable properties:
    KeyboardColorControl::enabled
QQmlExpression: Expression file:///usr/local/share/plasma/plasmoids/org.kde.plasma.brightness/contents/ui/KeyboardColorItem.qml:64:21 depends on non-NOTIFYable properties:
    KeyboardColorControl::enabled
qrc:/qt/qml/org/kde/plasma/components/ScrollView.qml:31:9: QML WheelHandler: target must be a QQuickFlickable
file:///usr/local/share/plasma/plasmoids/org.kde.plasma.brightness/contents/ui/KeyboardColorItem.qml:67:21: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
error activating kdeconnectd: QDBusError("org.freedesktop.DBus.Error.Spawn.ExecFailed", "Failed to execute program org.kde.kdeconnect: No such file or directory")
error activating kdeconnectd: QDBusError("org.freedesktop.DBus.Error.Spawn.ExecFailed", "Failed to execute program org.kde.kdeconnect: No such file or directory")
kdeconnect.interfaces: dbus interface not valid
error activating kdeconnectd: QDBusError("org.freedesktop.DBus.Error.Spawn.ExecFailed", "Failed to execute program org.kde.kdeconnect: No such file or directory")
error activating kdeconnectd: QDBusError("org.freedesktop.DBus.Error.Spawn.ExecFailed", "Failed to execute program org.kde.kdeconnect: No such file or directory")
kdeconnect.interfaces: dbus interface not valid
kdeconnect.interfaces: dbus interface not valid
qt.dbus.integration: QDBusConnection: couldn't handle call to Teardown, no slot matched
qt.dbus.integration: QDBusConnection: couldn't handle call to Teardown, no slot matched
qt.dbus.integration: Could not find slot Krunner1Adaptor::Teardown
kf.coreaddons: This system misses support for posix_fallocate() -- ensure this partition has room for at least 16875624 bytes.
KPackageStructure of KPluginMetaData(pluginId:"org.kde.merkuro.contact", fileName: "/usr/local/share/plasma/plasmoids/org.kde.merkuro.contact/metadata.json") does not match requested format "Plasma/Applet"
Detected locale "C" with character encoding "US-ASCII", which is not UTF-8.
Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead.
If this causes problems, reconfigure your locale. See the locale(1) manual
for more information.
sysctl() call failed with code 22
sysctl() call failed with code 22
sysctl() call failed with code 22
sysctl() call failed with code 22
sysctl() call failed with code 35
sysctl() call failed with code 35
Detected locale "C" with character encoding "US-ASCII", which is not UTF-8.
Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead.
If this causes problems, reconfigure your locale. See the locale(1) manual
for more information.
qt.qml.typeresolution.cycle: Cyclic dependency detected between "qrc:/qt/qml/org/kde/desktop/private/TextFieldContextMenu.qml" and "qrc:/qt/qml/org/kde/desktop/MenuItem.qml"
qml: Page SubCategoryPage_QMLTYPE_85(0x44109a3c000) is already in the PageRow
qml: Pushed pages do not conform to the rules. Please check the documentation.
push (file:///usr/local/lib/qt6/qml/org/kde/kirigami/PageRow.qml:223)
onActiveSubCategoryRowChanged (qrc:/qt/qml/org/kde/systemsettings/SubCategoryPage.qml:180)
expression for onClicked (qrc:/qt/qml/org/kde/systemsettings/CategoriesPage.qml:207)
qrc:/qt/qml/org/kde/kirigami/dialogs/Dialog.qml:400:33: QML Binding: Binding loop detected for property "value"
qrc:/qt/qml/org/kde/kirigami/dialogs/Dialog.qml:400:33: QML Binding: Binding loop detected for property "value"
qml: Page SubCategoryPage_QMLTYPE_85(0x44109a3c000) is already in the PageRow
qml: Pushed pages do not conform to the rules. Please check the documentation.
push (file:///usr/local/lib/qt6/qml/org/kde/kirigami/PageRow.qml:223)
onActiveSubCategoryRowChanged (qrc:/qt/qml/org/kde/systemsettings/SubCategoryPage.qml:180)
expression for onClicked (qrc:/qt/qml/org/kde/systemsettings/SubCategoryPage.qml:215)
Qt Quick Layouts: Detected recursive rearrange. Aborting after two iterations.
Qt Quick Layouts: Detected recursive rearrange. Aborting after two iterations.
qrc:/kcm/kcm_keys/ShortcutActionDelegate.qml:106:30: QML RowLayout: Layout polish loop detected for QQuickRowLayout_QML_272(0x44159342000, parent=0x4417e1c12a0, geometry=0,0 326.75x102). Aborting after two iterations.
Qt Quick Layouts: Detected recursive rearrange. Aborting after two iterations.
Qt Quick Layouts: Detected recursive rearrange. Aborting after two iterations.
qrc:/kcm/kcm_keys/ShortcutActionDelegate.qml:106:30: QML RowLayout: Layout polish loop detected for QQuickRowLayout_QML_272(0x44159342000, parent=0x4417e1c12a0, geometry=0,0 327.922x102). Aborting after two iterations.
Qt Quick Layouts: Detected recursive rearrange. Aborting after two iterations.
Qt Quick Layouts: Detected recursive rearrange. Aborting after two iterations.
qrc:/kcm/kcm_keys/ShortcutActionDelegate.qml:106:30: QML RowLayout: Layout polish loop detected for QQuickRowLayout_QML_272(0x44159342000, parent=0x4417e1c12a0, geometry=0,0 327.995x102). Aborting after two iterations.
Qt Quick Layouts: Detected recursive rearrange. Aborting after two iterations.
qrc:/kcm/kcm_keys/ShortcutActionDelegate.qml:106:30: QML RowLayout: Layout polish loop detected for QQuickRowLayout_QML_272(0x44159342000, parent=0x4417e1c12a0, geometry=0,0 328x102). Aborting after two iterations.
Qt Quick Layouts: Detected recursive rearrange. Aborting after two iterations.
Qt Quick Layouts: Detected recursive rearrange. Aborting after two iterations.
qrc:/kcm/kcm_keys/ShortcutActionDelegate.qml:106:30: QML RowLayout: Layout polish loop detected for QQuickRowLayout_QML_272(0x44159342000, parent=0x4417e1c12a0, geometry=0,0 328x102). Aborting after two iterations.
Qt Quick Layouts: Detected recursive rearrange. Aborting after two iterations.
qrc:/kcm/kcm_keys/ShortcutActionDelegate.qml:106:30: QML RowLayout: Layout polish loop detected for QQuickRowLayout_QML_272(0x44159342000, parent=0x4417e1c12a0, geometry=0,0 328x102). Aborting after two iterations.
Qt Quick Layouts: Detected recursive rearrange. Aborting after two iterations.
Qt Quick Layouts: Detected recursive rearrange. Aborting after two iterations.
qrc:/kcm/kcm_keys/ShortcutActionDelegate.qml:106:30: QML RowLayout: Layout polish loop detected for QQuickRowLayout_QML_272(0x44159342000, parent=0x4417e1c12a0, geometry=0,0 328x102). Aborting after two iterations.
Qt Quick Layouts: Detected recursive rearrange. Aborting after two iterations.
Qt Quick Layouts: Detected recursive rearrange. Aborting after two iterations.
qrc:/kcm/kcm_keys/ShortcutActionDelegate.qml:106:30: QML RowLayout: Layout polish loop detected for QQuickRowLayout_QML_272(0x44159342000, parent=0x4417e1c12a0, geometry=0,0 328x102). Aborting after two iterations.
Qt Quick Layouts: Detected recursive rearrange. Aborting after two iterations.
qrc:/kcm/kcm_keys/ShortcutActionDelegate.qml:106:30: QML RowLayout: Layout polish loop detected for QQuickRowLayout_QML_272(0x44159342000, parent=0x4417e1c12a0, geometry=0,0 328x102). Aborting after two iterations.
Qt Quick Layouts: Detected recursive rearrange. Aborting after two iterations.
Qt Quick Layouts: Detected recursive rearrange. Aborting after two iterations.
qrc:/kcm/kcm_keys/ShortcutActionDelegate.qml:106:30: QML RowLayout: Layout polish loop detected for QQuickRowLayout_QML_272(0x44159342000, parent=0x4417e1c12a0, geometry=0,0 328x102). Aborting after two iterations.
Qt Quick Layouts: Detected recursive rearrange. Aborting after two iterations.
qrc:/kcm/kcm_keys/ShortcutActionDelegate.qml:106:30: QML RowLayout: Layout polish loop detected for QQuickRowLayout_QML_272(0x44159342000, parent=0x4417e1c12a0, geometry=0,0 328x102). Aborting after two iterations.
Qt Quick Layouts: Detected recursive rearrange. Aborting after two iterations.
Qt Quick Layouts: Detected recursive rearrange. Aborting after two iterations.
qrc:/kcm/kcm_keys/ShortcutActionDelegate.qml:106:30: QML RowLayout: Layout polish loop detected for QQuickRowLayout_QML_272(0x44159342000, parent=0x4417e1c12a0, geometry=0,0 328x102). Aborting after two iterations.
Qt Quick Layouts: Detected recursive rearrange. Aborting after two iterations.
Qt Quick Layouts: Detected recursive rearrange. Aborting after two iterations.
Qt Quick Layouts: Detected recursive rearrange. Aborting after two iterations.
qrc:/kcm/kcm_keys/ShortcutActionDelegate.qml:106:30: QML RowLayout: Layout polish loop detected for QQuickRowLayout_QML_272(0x44159342600, parent=0x440dd15ae00, geometry=0,0 326.719x80). Aborting after two iterations.
Qt Quick Layouts: Detected recursive rearrange. Aborting after two iterations.
Qt Quick Layouts: Detected recursive rearrange. Aborting after two iterations.
qrc:/kcm/kcm_keys/ShortcutActionDelegate.qml:106:30: QML RowLayout: Layout polish loop detected for QQuickRowLayout_QML_272(0x44159342600, parent=0x440dd15ae00, geometry=0,0 327.92x80). Aborting after two iterations.
Qt Quick Layouts: Detected recursive rearrange. Aborting after two iterations.
Qt Quick Layouts: Detected recursive rearrange. Aborting after two iterations.
qrc:/kcm/kcm_keys/ShortcutActionDelegate.qml:106:30: QML RowLayout: Layout polish loop detected for QQuickRowLayout_QML_272(0x44159342600, parent=0x440dd15ae00, geometry=0,0 327.995x80). Aborting after two iterations.
Qt Quick Layouts: Detected recursive rearrange. Aborting after two iterations.
qrc:/kcm/kcm_keys/ShortcutActionDelegate.qml:106:30: QML RowLayout: Layout polish loop detected for QQuickRowLayout_QML_272(0x44159342600, parent=0x440dd15ae00, geometry=0,0 328x80). Aborting after two iterations.
Qt Quick Layouts: Detected recursive rearrange. Aborting after two iterations.
Qt Quick Layouts: Detected recursive rearrange. Aborting after two iterations.
qrc:/kcm/kcm_keys/ShortcutActionDelegate.qml:106:30: QML RowLayout: Layout polish loop detected for QQuickRowLayout_QML_272(0x44159342600, parent=0x440dd15ae00, geometry=0,0 328x80). Aborting after two iterations.
Qt Quick Layouts: Detected recursive rearrange. Aborting after two iterations.
qrc:/kcm/kcm_keys/ShortcutActionDelegate.qml:106:30: QML RowLayout: Layout polish loop detected for QQuickRowLayout_QML_272(0x44159342600, parent=0x440dd15ae00, geometry=0,0 328x80). Aborting after two iterations.
Qt Quick Layouts: Detected recursive rearrange. Aborting after two iterations.
Qt Quick Layouts: Detected recursive rearrange. Aborting after two iterations.
qrc:/kcm/kcm_keys/ShortcutActionDelegate.qml:106:30: QML RowLayout: Layout polish loop detected for QQuickRowLayout_QML_272(0x44159342600, parent=0x440dd15ae00, geometry=0,0 328x80). Aborting after two iterations.
Qt Quick Layouts: Detected recursive rearrange. Aborting after two iterations.
Qt Quick Layouts: Detected recursive rearrange. Aborting after two iterations.
qrc:/kcm/kcm_keys/ShortcutActionDelegate.qml:106:30: QML RowLayout: Layout polish loop detected for QQuickRowLayout_QML_272(0x44159342600, parent=0x440dd15ae00, geometry=0,0 328x80). Aborting after two iterations.
Qt Quick Layouts: Detected recursive rearrange. Aborting after two iterations.
qrc:/kcm/kcm_keys/ShortcutActionDelegate.qml:106:30: QML RowLayout: Layout polish loop detected for QQuickRowLayout_QML_272(0x44159342600, parent=0x440dd15ae00, geometry=0,0 328x80). Aborting after two iterations.
Qt Quick Layouts: Detected recursive rearrange. Aborting after two iterations.
Qt Quick Layouts: Detected recursive rearrange. Aborting after two iterations.
qrc:/kcm/kcm_keys/ShortcutActionDelegate.qml:106:30: QML RowLayout: Layout polish loop detected for QQuickRowLayout_QML_272(0x44159342600, parent=0x440dd15ae00, geometry=0,0 328x80). Aborting after two iterations.
Qt Quick Layouts: Detected recursive rearrange. Aborting after two iterations.
qrc:/kcm/kcm_keys/ShortcutActionDelegate.qml:106:30: QML RowLayout: Layout polish loop detected for QQuickRowLayout_QML_272(0x44159342600, parent=0x440dd15ae00, geometry=0,0 328x80). Aborting after two iterations.
Qt Quick Layouts: Detected recursive rearrange. Aborting after two iterations.
Qt Quick Layouts: Detected recursive rearrange. Aborting after two iterations.
qrc:/kcm/kcm_keys/ShortcutActionDelegate.qml:106:30: QML RowLayout: Layout polish loop detected for QQuickRowLayout_QML_272(0x44159342600, parent=0x440dd15ae00, geometry=0,0 328x80). Aborting after two iterations.
Qt Quick Layouts: Detected recursive rearrange. Aborting after two iterations.
Detected locale "C" with character encoding "US-ASCII", which is not UTF-8.
Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead.
If this causes problems, reconfigure your locale. See the locale(1) manual
for more information.
kwin_core: XCB error: 152 (BadDamage), sequence: 25056, resource id: 18892336, major code: 143 (DAMAGE), minor code: 3 (Subtract)
kwin_core: XCB error: 152 (BadDamage), sequence: 40690, resource id: 18918497, major code: 143 (DAMAGE), minor code: 3 (Subtract)
kwin_core: XCB error: 152 (BadDamage), sequence: 47429, resource id: 18927344, major code: 143 (DAMAGE), minor code: 3 (Subtract)
kf.plasma.quick: Exposed with no visual parent. Window positioning broken.
kf.plasma.quick: Exposed with no visual parent. Window positioning broken.
KPackageStructure of KPluginMetaData(pluginId:"org.kde.merkuro.contact", fileName: "/usr/local/share/plasma/plasmoids/org.kde.merkuro.contact/metadata.json") does not match requested format "Plasma/Applet"
qt.qml.typeresolution.cycle: Cyclic dependency detected between "qrc:/qt/qml/org/kde/desktop/private/TextFieldContextMenu.qml" and "qrc:/qt/qml/org/kde/desktop/MenuItem.qml"
file:///usr/local/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/ConfigurationAppletPage.qml:11:1: QML ConfigurationAppletPage: Created graphical object was not placed in the graphics scene.
file:///usr/local/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/ConfigurationAppletPage.qml:51:9: TypeError: Cannot read property 'implicitHeight' of null
file:///usr/local/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/ConfigurationAppletPage.qml:62: Error: Cannot assign to non-existent property "cfg_iconDefault"
file:///usr/local/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/ConfigurationAppletPage.qml:62: Error: Cannot assign to non-existent property "cfg_icon"
file:///usr/local/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/ConfigurationAppletPage.qml:62: Error: Cannot assign to non-existent property "cfg_useCustomIconDefault"
file:///usr/local/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/ConfigurationAppletPage.qml:62: Error: Cannot assign to non-existent property "cfg_useCustomIcon"
file:///usr/local/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/ConfigurationAppletPage.qml:62: Error: Cannot assign to non-existent property "cfg_ItemsGeometriesDefault"
file:///usr/local/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/ConfigurationAppletPage.qml:62: Error: Cannot assign to non-existent property "cfg_ItemsGeometries"
file:///usr/local/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/ConfigurationAppletPage.qml:62: Error: Cannot assign to non-existent property "cfg_ToolBoxButtonStateDefault"
file:///usr/local/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/ConfigurationAppletPage.qml:62: Error: Cannot assign to non-existent property "cfg_ToolBoxButtonState"
file:///usr/local/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/ConfigurationAppletPage.qml:62: Error: Cannot assign to non-existent property "cfg_ToolBoxButtonXDefault"
file:///usr/local/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/ConfigurationAppletPage.qml:62: Error: Cannot assign to non-existent property "cfg_ToolBoxButtonX"
file:///usr/local/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/ConfigurationAppletPage.qml:62: Error: Cannot assign to non-existent property "cfg_ToolBoxButtonYDefault"
file:///usr/local/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/ConfigurationAppletPage.qml:62: Error: Cannot assign to non-existent property "cfg_ToolBoxButtonY"
file:///usr/local/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/ConfigurationAppletPage.qml:62: Error: Cannot assign to non-existent property "cfg_FirstStartupDefault"
file:///usr/local/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/ConfigurationAppletPage.qml:62: Error: Cannot assign to non-existent property "cfg_FirstStartup"
file:///usr/local/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/ConfigurationAppletPage.qml:62: Error: Cannot assign to non-existent property "cfg_positionsDefault"
file:///usr/local/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/ConfigurationAppletPage.qml:62: Error: Cannot assign to non-existent property "cfg_positions"
file:///usr/local/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/ConfigurationAppletPage.qml:62: Error: Cannot assign to non-existent property "cfg_urlDefault"
file:///usr/local/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/ConfigurationAppletPage.qml:62: Error: Cannot assign to non-existent property "cfg_url"
file:///usr/local/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/ConfigurationAppletPage.qml:62: Error: Cannot assign to non-existent property "cfg_labelModeDefault"
file:///usr/local/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/ConfigurationAppletPage.qml:62: Error: Cannot assign to non-existent property "cfg_labelMode"
file:///usr/local/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/ConfigurationAppletPage.qml:62: Error: Cannot assign to non-existent property "cfg_labelTextDefault"
file:///usr/local/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/ConfigurationAppletPage.qml:62: Error: Cannot assign to non-existent property "cfg_labelText"
file:///usr/local/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/ConfigurationAppletPage.qml:62: Error: Cannot assign to non-existent property "cfg_arrangementDefault"
file:///usr/local/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/ConfigurationAppletPage.qml:62: Error: Cannot assign to non-existent property "cfg_arrangement"
file:///usr/local/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/ConfigurationAppletPage.qml:62: Error: Cannot assign to non-existent property "cfg_alignmentDefault"
file:///usr/local/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/ConfigurationAppletPage.qml:62: Error: Cannot assign to non-existent property "cfg_alignment"
file:///usr/local/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/ConfigurationAppletPage.qml:62: Error: Cannot assign to non-existent property "cfg_lockedDefault"
file:///usr/local/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/ConfigurationAppletPage.qml:62: Error: Cannot assign to non-existent property "cfg_locked"
file:///usr/local/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/ConfigurationAppletPage.qml:62: Error: Cannot assign to non-existent property "cfg_sortModeDefault"
file:///usr/local/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/ConfigurationAppletPage.qml:62: Error: Cannot assign to non-existent property "cfg_sortMode"
file:///usr/local/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/ConfigurationAppletPage.qml:62: Error: Cannot assign to non-existent property "cfg_sortDescDefault"
file:///usr/local/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/ConfigurationAppletPage.qml:62: Error: Cannot assign to non-existent property "cfg_sortDesc"
file:///usr/local/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/ConfigurationAppletPage.qml:62: Error: Cannot assign to non-existent property "cfg_sortDirsFirstDefault"
file:///usr/local/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/ConfigurationAppletPage.qml:62: Error: Cannot assign to non-existent property "cfg_sortDirsFirst"
file:///usr/local/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/ConfigurationAppletPage.qml:62: Error: Cannot assign to non-existent property "cfg_toolTipsDefault"
file:///usr/local/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/ConfigurationAppletPage.qml:62: Error: Cannot assign to non-existent property "cfg_toolTips"
file:///usr/local/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/ConfigurationAppletPage.qml:62: Error: Cannot assign to non-existent property "cfg_selectionMarkersDefault"
file:///usr/local/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/ConfigurationAppletPage.qml:62: Error: Cannot assign to non-existent property "cfg_selectionMarkers"
file:///usr/local/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/ConfigurationAppletPage.qml:62: Error: Cannot assign to non-existent property "cfg_renameInlineDefault"
file:///usr/local/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/ConfigurationAppletPage.qml:62: Error: Cannot assign to non-existent property "cfg_renameInline"
file:///usr/local/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/ConfigurationAppletPage.qml:62: Error: Cannot assign to non-existent property "cfg_popupsDefault"
file:///usr/local/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/ConfigurationAppletPage.qml:62: Error: Cannot assign to non-existent property "cfg_popups"
file:///usr/local/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/ConfigurationAppletPage.qml:62: Error: Cannot assign to non-existent property "cfg_previewsDefault"
file:///usr/local/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/ConfigurationAppletPage.qml:62: Error: Cannot assign to non-existent property "cfg_previews"
file:///usr/local/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/ConfigurationAppletPage.qml:62: Error: Cannot assign to non-existent property "cfg_previewPluginsDefault"
file:///usr/local/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/ConfigurationAppletPage.qml:62: Error: Cannot assign to non-existent property "cfg_previewPlugins"
file:///usr/local/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/ConfigurationAppletPage.qml:62: Error: Cannot assign to non-existent property "cfg_viewModeDefault"
file:///usr/local/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/ConfigurationAppletPage.qml:62: Error: Cannot assign to non-existent property "cfg_viewMode"
file:///usr/local/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/ConfigurationAppletPage.qml:62: Error: Cannot assign to non-existent property "cfg_iconSizeDefault"
file:///usr/local/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/ConfigurationAppletPage.qml:62: Error: Cannot assign to non-existent property "cfg_iconSize"
file:///usr/local/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/ConfigurationAppletPage.qml:62: Error: Cannot assign to non-existent property "cfg_labelWidthDefault"
file:///usr/local/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/ConfigurationAppletPage.qml:62: Error: Cannot assign to non-existent property "cfg_labelWidth"
file:///usr/local/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/ConfigurationAppletPage.qml:62: Error: Cannot assign to non-existent property "cfg_textLinesDefault"
file:///usr/local/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/ConfigurationAppletPage.qml:62: Error: Cannot assign to non-existent property "cfg_textLines"
file:///usr/local/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/ConfigurationAppletPage.qml:62: Error: Cannot assign to non-existent property "cfg_textColorDefault"
file:///usr/local/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/ConfigurationAppletPage.qml:62: Error: Cannot assign to non-existent property "cfg_textColor"
file:///usr/local/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/ConfigurationAppletPage.qml:62: Error: Cannot assign to non-existent property "cfg_filterPatternDefault"
file:///usr/local/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/ConfigurationAppletPage.qml:62: Error: Cannot assign to non-existent property "cfg_filterPattern"
file:///usr/local/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/ConfigurationAppletPage.qml:62: Error: Cannot assign to non-existent property "cfg_filterModeDefault"
file:///usr/local/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/ConfigurationAppletPage.qml:62: Error: Cannot assign to non-existent property "cfg_filterMode"
file:///usr/local/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/ConfigurationAppletPage.qml:62: Error: Cannot assign to non-existent property "cfg_filterMimeTypesDefault"
file:///usr/local/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/ConfigurationAppletPage.qml:62: Error: Cannot assign to non-existent property "cfg_filterMimeTypes"
file:///usr/local/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/ConfigurationAppletPage.qml:62: Error: Cannot assign to non-existent property "cfg_showHiddenFilesDefault"
file:///usr/local/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/ConfigurationAppletPage.qml:62: Error: Cannot assign to non-existent property "cfg_showHiddenFiles"
KPackageStructure of KPluginMetaData(pluginId:"org.kde.merkuro.contact", fileName: "/usr/local/share/plasma/plasmoids/org.kde.merkuro.contact/metadata.json") does not match requested format "Plasma/Applet"
kf.coreaddons: "Could not find plugin org.kde.color"
kf.coreaddons: "Could not find plugin org.kde.desktopcontainment"
kf.coreaddons: "Could not find plugin org.kde.plasma.folder"
kf.coreaddons: "Could not find plugin org.kde.plasma.folder"
file:///usr/local/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/ConfigurationContainmentAppearance.qml:208: TypeError: Cannot read property 'objectName' of null
kf.coreaddons: "Could not find plugin org.kde.slideshow"
file:///usr/local/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/ConfigurationContainmentAppearance.qml:157: Error: Cannot assign to non-existent property "cfg_objectName"
file:///usr/local/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/ConfigurationContainmentAppearance.qml:157: Error: Cannot assign to non-existent property "cfg_PreviewImage"
file:///usr/local/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/ConfigurationContainmentAppearance.qml:157: Error: Cannot assign to non-existent property "cfg_objectNameChanged"
file:///usr/local/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/ConfigurationContainmentAppearance.qml:157: Error: Cannot assign to non-existent property "cfg_valueChanged"
file:///usr/local/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/ConfigurationContainmentAppearance.qml:157: Error: Cannot assign to non-existent property "cfg_keys"
file:///usr/local/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/ConfigurationContainmentAppearance.qml:157: Error: Cannot assign to non-existent property "cfg_isImmutable"
file:///usr/local/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/ConfigurationContainmentAppearance.qml:157: Error: Cannot assign to non-existent property "cfg_writeConfig"
file:///usr/local/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/ConfigurationContainmentAppearance.qml:157: Error: Cannot assign to non-existent property "cfg___0"
file:///usr/local/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/ConfigurationContainmentAppearance.qml:157: Error: Cannot assign to non-existent property "cfg___1"
file:///usr/local/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/ConfigurationContainmentAppearance.qml:157: Error: Cannot assign to non-existent property "cfg___2"
file:///usr/local/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/ConfigurationContainmentAppearance.qml:157: Error: Cannot assign to non-existent property "cfg___3"
file:///usr/local/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/ConfigurationContainmentAppearance.qml:157: Error: Cannot assign to non-existent property "cfg___4"
file:///usr/local/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/ConfigurationContainmentAppearance.qml:157: Error: Cannot assign to non-existent property "cfg___5"
file:///usr/local/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/ConfigurationContainmentAppearance.qml:157: Error: Cannot assign to non-existent property "cfg___6"
file:///usr/local/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/ConfigurationContainmentAppearance.qml:157: Error: Cannot assign to non-existent property "cfg___7"
file:///usr/local/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/ConfigurationContainmentAppearance.qml:157: Error: Cannot assign to non-existent property "cfg___8"
file:///usr/local/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/ConfigurationContainmentAppearance.qml:157: Error: Cannot assign to non-existent property "cfg___9"
file:///usr/local/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/ConfigurationContainmentAppearance.qml:157: Error: Cannot assign to non-existent property "cfg___10"
file:///usr/local/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/ConfigurationContainmentAppearance.qml:157: Error: Cannot assign to non-existent property "cfg___11"
file:///usr/local/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/ConfigurationContainmentAppearance.qml:157: Error: Cannot assign to non-existent property "cfg___12"
file:///usr/local/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/ConfigurationContainmentAppearance.qml:157: Error: Cannot assign to non-existent property "cfg___13"
file:///usr/local/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/ConfigurationContainmentAppearance.qml:157: Error: Cannot assign to non-existent property "cfg___14"
file:///usr/local/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/ConfigurationContainmentAppearance.qml:157: Error: Cannot assign to non-existent property "cfg___15"
file:///usr/local/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/ConfigurationContainmentAppearance.qml:157: Error: Cannot assign to non-existent property "cfg___16"
file:///usr/local/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/ConfigurationContainmentAppearance.qml:157: Error: Cannot assign to non-existent property "cfg___17"
file:///usr/local/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/ConfigurationContainmentAppearance.qml:157: Error: Cannot assign to non-existent property "cfg___18"
Qt Quick Layouts: Detected recursive rearrange. Aborting after two iterations.
Qt Quick Layouts: Detected recursive rearrange. Aborting after two iterations.
file:///usr/local/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/ConfigurationContainmentAppearance.qml:130:9: QML StackView: Binding loop detected for property "implicitHeight"
file:///usr/local/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/ConfigurationAppletPage.qml:51:9: QML Loader: Binding loop detected for property "height"
file:///usr/local/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/ConfigurationAppletPage.qml:51:9: QML Loader: Binding loop detected for property "height"
file:///usr/local/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/ConfigurationAppletPage.qml:51:9: QML Loader: Binding loop detected for property "height"
QQuickPaintedItem::textureProvider: can only be queried on the rendering thread of an exposed window
QQuickPaintedItem::textureProvider: can only be queried on the rendering thread of an exposed window
QQuickPaintedItem::textureProvider: can only be queried on the rendering thread of an exposed window
QQuickPaintedItem::textureProvider: can only be queried on the rendering thread of an exposed window
QQuickPaintedItem::textureProvider: can only be queried on the rendering thread of an exposed window
QQuickPaintedItem::textureProvider: can only be queried on the rendering thread of an exposed window
QQuickPaintedItem::textureProvider: can only be queried on the rendering thread of an exposed window
QQuickPaintedItem::textureProvider: can only be queried on the rendering thread of an exposed window
QQuickPaintedItem::textureProvider: can only be queried on the rendering thread of an exposed window
QQuickPaintedItem::textureProvider: can only be queried on the rendering thread of an exposed window
Detected locale "C" with character encoding "US-ASCII", which is not UTF-8.
Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead.
If this causes problems, reconfigure your locale. See the locale(1) manual
for more information.
Detected locale "C" with character encoding "US-ASCII", which is not UTF-8.
Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead.
If this causes problems, reconfigure your locale. See the locale(1) manual
for more information.
Detected locale "C" with character encoding "US-ASCII", which is not UTF-8.
Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead.
If this causes problems, reconfigure your locale. See the locale(1) manual
for more information.
Detected locale "C" with character encoding "US-ASCII", which is not UTF-8.
Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead.
If this causes problems, reconfigure your locale. See the locale(1) manual
for more information.
Detected locale "C" with character encoding "US-ASCII", which is not UTF-8.
Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead.
If this causes problems, reconfigure your locale. See the locale(1) manual
for more information.
file:///usr/local/share/plasma/plasmoids/org.kde.plasma.keyboardindicator/contents/ui/main.qml:61:13: Unable to assign [undefined] to bool
kwin_core: XCB error: 152 (BadDamage), sequence: 42909, resource id: 18949113, major code: 143 (DAMAGE), minor code: 3 (Subtract)

Reply via email to