dhruv8sh / arch-update-checker

Plasma 6 applet to check for AUR and Arch updates
GNU General Public License v2.0
70 stars 5 forks source link

[Bug] Package list etc. missing when toggled via taskbar #43

Closed Dasug closed 6 days ago

Dasug commented 2 months ago

When I open the widget by clicking the icon in the taskbar, the entire main area showing the out of date packages / the first setup / the news etc. are all missing:

Screenshot_20240501_195245

If instead I place the widget somewhere on the desktop as a floating widget, is displays perfectly fine:

Screenshot_20240501_195515

I'm using KDE Plasma 6.0.4 and installed the widget from the KDE store.

(Also the "Update your system" icon is missing but that's probably unrelated and just the fault of my KDE icon theme.)

Dasug commented 2 months ago

It seems that when I try installing the widget by cloning the repository and running kpackagetool6 -i ., it ends up in the system tray part of my taskbar (instead of on the taskbar directly) where the missing area displays fine, if maybe slightly cut-off:

Screenshot_20240501_205741

Kingproone commented 1 month ago

similar happenings, when putting the widget in the taskbar it is missing the info area: Screenshot_20240515_135951 but when I restart my plasmashell and it gets added to the system tray, there it works just fine (ignore the package versions they are in issue #49): Screenshot_20240515_140807

dhruv8sh commented 1 month ago

This is not reproducible for me. I would need some help to solve this.

dhruv8sh commented 1 month ago

There was no way to reproduce this for me, so I added a minimum size for the page. Can you test out the latest release and check if it fixes this?

Dasug commented 1 month ago

I checked with the current version 0.9.9 and the issue is still present. However when I tried running plasmashell --replace to check for any logs, after the shell restarted the issue fixed itself. So yeah, it seems the issue only occurs when first adding the widget via the KDE store and moving it directly into the task bar until plasmashell restarts.

Here are my logs from plasmashell when adding the widget to the taskbar. I get no additional logs when I just click on the widget to open the window. Most of the lines seem unrelated but the first few lines at least come from arch update checker.

Log output ``` file:///home/dasug/.local/share/plasma/plasmoids/org.kde.archupdatechecker/contents/ui/Config/configPacman.qml:8:1: QML ScrollablePage: Created graphical object was not placed in the graphics scene. file:///home/dasug/.local/share/plasma/plasmoids/org.kde.archupdatechecker/contents/ui/Config/configPacman.qml: Setting initial properties failed: ScrollablePage does not have a property called cfg_UseNotifications file:///home/dasug/.local/share/plasma/plasmoids/org.kde.archupdatechecker/contents/ui/Config/configPacman.qml: Setting initial properties failed: ScrollablePage does not have a property called cfg_UseNotificationsDefault file:///home/dasug/.local/share/plasma/plasmoids/org.kde.archupdatechecker/contents/ui/Config/configPacman.qml: Setting initial properties failed: ScrollablePage does not have a property called cfg_activeAmount file:///home/dasug/.local/share/plasma/plasmoids/org.kde.archupdatechecker/contents/ui/Config/configPacman.qml: Setting initial properties failed: ScrollablePage does not have a property called cfg_activeAmountDefault file:///home/dasug/.local/share/plasma/plasmoids/org.kde.archupdatechecker/contents/ui/Config/configPacman.qml: Setting initial properties failed: ScrollablePage does not have a property called cfg_allowSingleModification file:///home/dasug/.local/share/plasma/plasmoids/org.kde.archupdatechecker/contents/ui/Config/configPacman.qml: Setting initial properties failed: ScrollablePage does not have a property called cfg_allowSingleModificationDefault file:///home/dasug/.local/share/plasma/plasmoids/org.kde.archupdatechecker/contents/ui/Config/configPacman.qml: Setting initial properties failed: ScrollablePage does not have a property called cfg_aurFlagsDefault file:///home/dasug/.local/share/plasma/plasmoids/org.kde.archupdatechecker/contents/ui/Config/configPacman.qml: Setting initial properties failed: ScrollablePage does not have a property called cfg_aurWrapperDefault file:///home/dasug/.local/share/plasma/plasmoids/org.kde.archupdatechecker/contents/ui/Config/configPacman.qml: Setting initial properties failed: ScrollablePage does not have a property called cfg_badgePosition file:///home/dasug/.local/share/plasma/plasmoids/org.kde.archupdatechecker/contents/ui/Config/configPacman.qml: Setting initial properties failed: ScrollablePage does not have a property called cfg_badgePositionDefault file:///home/dasug/.local/share/plasma/plasmoids/org.kde.archupdatechecker/contents/ui/Config/configPacman.qml: Setting initial properties failed: ScrollablePage does not have a property called cfg_customIcons file:///home/dasug/.local/share/plasma/plasmoids/org.kde.archupdatechecker/contents/ui/Config/configPacman.qml: Setting initial properties failed: ScrollablePage does not have a property called cfg_customIconsDefault file:///home/dasug/.local/share/plasma/plasmoids/org.kde.archupdatechecker/contents/ui/Config/configPacman.qml: Setting initial properties failed: ScrollablePage does not have a property called cfg_customScript file:///home/dasug/.local/share/plasma/plasmoids/org.kde.archupdatechecker/contents/ui/Config/configPacman.qml: Setting initial properties failed: ScrollablePage does not have a property called cfg_customScriptDefault file:///home/dasug/.local/share/plasma/plasmoids/org.kde.archupdatechecker/contents/ui/Config/configPacman.qml: Setting initial properties failed: ScrollablePage does not have a property called cfg_debugCommands file:///home/dasug/.local/share/plasma/plasmoids/org.kde.archupdatechecker/contents/ui/Config/configPacman.qml: Setting initial properties failed: ScrollablePage does not have a property called cfg_debugCommandsDefault file:///home/dasug/.local/share/plasma/plasmoids/org.kde.archupdatechecker/contents/ui/Config/configPacman.qml: Setting initial properties failed: ScrollablePage does not have a property called cfg_debugNormal file:///home/dasug/.local/share/plasma/plasmoids/org.kde.archupdatechecker/contents/ui/Config/configPacman.qml: Setting initial properties failed: ScrollablePage does not have a property called cfg_debugNormalDefault file:///home/dasug/.local/share/plasma/plasmoids/org.kde.archupdatechecker/contents/ui/Config/configPacman.qml: Setting initial properties failed: ScrollablePage does not have a property called cfg_dotColor file:///home/dasug/.local/share/plasma/plasmoids/org.kde.archupdatechecker/contents/ui/Config/configPacman.qml: Setting initial properties failed: ScrollablePage does not have a property called cfg_dotColorDefault file:///home/dasug/.local/share/plasma/plasmoids/org.kde.archupdatechecker/contents/ui/Config/configPacman.qml: Setting initial properties failed: ScrollablePage does not have a property called cfg_flatpakFlagsDefault file:///home/dasug/.local/share/plasma/plasmoids/org.kde.archupdatechecker/contents/ui/Config/configPacman.qml: Setting initial properties failed: ScrollablePage does not have a property called cfg_holdTerminal file:///home/dasug/.local/share/plasma/plasmoids/org.kde.archupdatechecker/contents/ui/Config/configPacman.qml: Setting initial properties failed: ScrollablePage does not have a property called cfg_holdTerminalDefault file:///home/dasug/.local/share/plasma/plasmoids/org.kde.archupdatechecker/contents/ui/Config/configPacman.qml: Setting initial properties failed: ScrollablePage does not have a property called cfg_lastCount file:///home/dasug/.local/share/plasma/plasmoids/org.kde.archupdatechecker/contents/ui/Config/configPacman.qml: Setting initial properties failed: ScrollablePage does not have a property called cfg_lastCountDefault file:///home/dasug/.local/share/plasma/plasmoids/org.kde.archupdatechecker/contents/ui/Config/configPacman.qml: Setting initial properties failed: ScrollablePage does not have a property called cfg_minimumBadgeTextSize file:///home/dasug/.local/share/plasma/plasmoids/org.kde.archupdatechecker/contents/ui/Config/configPacman.qml: Setting initial properties failed: ScrollablePage does not have a property called cfg_minimumBadgeTextSizeDefault file:///home/dasug/.local/share/plasma/plasmoids/org.kde.archupdatechecker/contents/ui/Config/configPacman.qml: Setting initial properties failed: ScrollablePage does not have a property called cfg_packageSeparator file:///home/dasug/.local/share/plasma/plasmoids/org.kde.archupdatechecker/contents/ui/Config/configPacman.qml: Setting initial properties failed: ScrollablePage does not have a property called cfg_packageSeparatorDefault file:///home/dasug/.local/share/plasma/plasmoids/org.kde.archupdatechecker/contents/ui/Config/configPacman.qml: Setting initial properties failed: ScrollablePage does not have a property called cfg_pacmanFlags file:///home/dasug/.local/share/plasma/plasmoids/org.kde.archupdatechecker/contents/ui/Config/configPacman.qml: Setting initial properties failed: ScrollablePage does not have a property called cfg_pacmanFlagsDefault file:///home/dasug/.local/share/plasma/plasmoids/org.kde.archupdatechecker/contents/ui/Config/configPacman.qml: Setting initial properties failed: ScrollablePage does not have a property called cfg_pollInterval file:///home/dasug/.local/share/plasma/plasmoids/org.kde.archupdatechecker/contents/ui/Config/configPacman.qml: Setting initial properties failed: ScrollablePage does not have a property called cfg_pollIntervalDefault file:///home/dasug/.local/share/plasma/plasmoids/org.kde.archupdatechecker/contents/ui/Config/configPacman.qml: Setting initial properties failed: ScrollablePage does not have a property called cfg_rememberState file:///home/dasug/.local/share/plasma/plasmoids/org.kde.archupdatechecker/contents/ui/Config/configPacman.qml: Setting initial properties failed: ScrollablePage does not have a property called cfg_rememberStateDefault file:///home/dasug/.local/share/plasma/plasmoids/org.kde.archupdatechecker/contents/ui/Config/configPacman.qml: Setting initial properties failed: ScrollablePage does not have a property called cfg_searchOnExpand file:///home/dasug/.local/share/plasma/plasmoids/org.kde.archupdatechecker/contents/ui/Config/configPacman.qml: Setting initial properties failed: ScrollablePage does not have a property called cfg_searchOnExpandDefault file:///home/dasug/.local/share/plasma/plasmoids/org.kde.archupdatechecker/contents/ui/Config/configPacman.qml: Setting initial properties failed: ScrollablePage does not have a property called cfg_searchOnStart file:///home/dasug/.local/share/plasma/plasmoids/org.kde.archupdatechecker/contents/ui/Config/configPacman.qml: Setting initial properties failed: ScrollablePage does not have a property called cfg_searchOnStartDefault file:///home/dasug/.local/share/plasma/plasmoids/org.kde.archupdatechecker/contents/ui/Config/configPacman.qml: Setting initial properties failed: ScrollablePage does not have a property called cfg_showBadgeAlways file:///home/dasug/.local/share/plasma/plasmoids/org.kde.archupdatechecker/contents/ui/Config/configPacman.qml: Setting initial properties failed: ScrollablePage does not have a property called cfg_showBadgeAlwaysDefault file:///home/dasug/.local/share/plasma/plasmoids/org.kde.archupdatechecker/contents/ui/Config/configPacman.qml: Setting initial properties failed: ScrollablePage does not have a property called cfg_showIntro file:///home/dasug/.local/share/plasma/plasmoids/org.kde.archupdatechecker/contents/ui/Config/configPacman.qml: Setting initial properties failed: ScrollablePage does not have a property called cfg_showIntroDefault file:///home/dasug/.local/share/plasma/plasmoids/org.kde.archupdatechecker/contents/ui/Config/configPacman.qml: Setting initial properties failed: ScrollablePage does not have a property called cfg_terminal file:///home/dasug/.local/share/plasma/plasmoids/org.kde.archupdatechecker/contents/ui/Config/configPacman.qml: Setting initial properties failed: ScrollablePage does not have a property called cfg_terminalDefault file:///home/dasug/.local/share/plasma/plasmoids/org.kde.archupdatechecker/contents/ui/Config/configPacman.qml: Setting initial properties failed: ScrollablePage does not have a property called cfg_textColor file:///home/dasug/.local/share/plasma/plasmoids/org.kde.archupdatechecker/contents/ui/Config/configPacman.qml: Setting initial properties failed: ScrollablePage does not have a property called cfg_textColorDefault file:///home/dasug/.local/share/plasma/plasmoids/org.kde.archupdatechecker/contents/ui/Config/configPacman.qml: Setting initial properties failed: ScrollablePage does not have a property called cfg_useAURDefault file:///home/dasug/.local/share/plasma/plasmoids/org.kde.archupdatechecker/contents/ui/Config/configPacman.qml: Setting initial properties failed: ScrollablePage does not have a property called cfg_useBadge file:///home/dasug/.local/share/plasma/plasmoids/org.kde.archupdatechecker/contents/ui/Config/configPacman.qml: Setting initial properties failed: ScrollablePage does not have a property called cfg_useBadgeDefault file:///home/dasug/.local/share/plasma/plasmoids/org.kde.archupdatechecker/contents/ui/Config/configPacman.qml: Setting initial properties failed: ScrollablePage does not have a property called cfg_useBadgeNumber file:///home/dasug/.local/share/plasma/plasmoids/org.kde.archupdatechecker/contents/ui/Config/configPacman.qml: Setting initial properties failed: ScrollablePage does not have a property called cfg_useBadgeNumberDefault file:///home/dasug/.local/share/plasma/plasmoids/org.kde.archupdatechecker/contents/ui/Config/configPacman.qml: Setting initial properties failed: ScrollablePage does not have a property called cfg_useCustomColors file:///home/dasug/.local/share/plasma/plasmoids/org.kde.archupdatechecker/contents/ui/Config/configPacman.qml: Setting initial properties failed: ScrollablePage does not have a property called cfg_useCustomColorsDefault file:///home/dasug/.local/share/plasma/plasmoids/org.kde.archupdatechecker/contents/ui/Config/configPacman.qml: Setting initial properties failed: ScrollablePage does not have a property called cfg_useCustomIcons file:///home/dasug/.local/share/plasma/plasmoids/org.kde.archupdatechecker/contents/ui/Config/configPacman.qml: Setting initial properties failed: ScrollablePage does not have a property called cfg_useCustomIconsDefault file:///home/dasug/.local/share/plasma/plasmoids/org.kde.archupdatechecker/contents/ui/Config/configPacman.qml: Setting initial properties failed: ScrollablePage does not have a property called cfg_useCustomInstall file:///home/dasug/.local/share/plasma/plasmoids/org.kde.archupdatechecker/contents/ui/Config/configPacman.qml: Setting initial properties failed: ScrollablePage does not have a property called cfg_useCustomInstallDefault file:///home/dasug/.local/share/plasma/plasmoids/org.kde.archupdatechecker/contents/ui/Config/configPacman.qml: Setting initial properties failed: ScrollablePage does not have a property called cfg_useFlatpakDefault file:///home/dasug/.local/share/plasma/plasmoids/org.kde.archupdatechecker/contents/ui/Config/configPacman.qml: Setting initial properties failed: ScrollablePage does not have a property called cfg_usePamacInsteadDefault file:///usr/lib/qt6/qml/org/kde/kirigami/ScrollablePage.qml:179:9: QML MouseArea: Binding loop detected for property "implicitHeight" file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/AppletConfiguration.qml:142:5: QML Connections: Detected function "onSettingValueChanged" in Connections element. This is probably intended to be a signal handler but no signal of the target matches the name. file:///usr/lib/qt6/qml/org/kde/kirigami/ScrollablePage.qml:179:9: QML MouseArea: Binding loop detected for property "implicitHeight" file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/AboutPlugin.qml:19:1: QML AboutPlugin: Created graphical object was not placed in the graphics scene. file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/AboutPlugin.qml: Setting initial properties failed: AboutPlugin does not have a property called cfg_UseNotifications file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/AboutPlugin.qml: Setting initial properties failed: AboutPlugin does not have a property called cfg_UseNotificationsDefault file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/AboutPlugin.qml: Setting initial properties failed: AboutPlugin does not have a property called cfg_activeAmount file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/AboutPlugin.qml: Setting initial properties failed: AboutPlugin does not have a property called cfg_activeAmountDefault file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/AboutPlugin.qml: Setting initial properties failed: AboutPlugin does not have a property called cfg_allowSingleModification file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/AboutPlugin.qml: Setting initial properties failed: AboutPlugin does not have a property called cfg_allowSingleModificationDefault file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/AboutPlugin.qml: Setting initial properties failed: AboutPlugin does not have a property called cfg_aurFlags file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/AboutPlugin.qml: Setting initial properties failed: AboutPlugin does not have a property called cfg_aurFlagsDefault file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/AboutPlugin.qml: Setting initial properties failed: AboutPlugin does not have a property called cfg_aurWrapper file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/AboutPlugin.qml: Setting initial properties failed: AboutPlugin does not have a property called cfg_aurWrapperDefault file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/AboutPlugin.qml: Setting initial properties failed: AboutPlugin does not have a property called cfg_badgePosition file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/AboutPlugin.qml: Setting initial properties failed: AboutPlugin does not have a property called cfg_badgePositionDefault file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/AboutPlugin.qml: Setting initial properties failed: AboutPlugin does not have a property called cfg_customIcons file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/AboutPlugin.qml: Setting initial properties failed: AboutPlugin does not have a property called cfg_customIconsDefault file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/AboutPlugin.qml: Setting initial properties failed: AboutPlugin does not have a property called cfg_customScript file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/AboutPlugin.qml: Setting initial properties failed: AboutPlugin does not have a property called cfg_customScriptDefault file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/AboutPlugin.qml: Setting initial properties failed: AboutPlugin does not have a property called cfg_debugCommands file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/AboutPlugin.qml: Setting initial properties failed: AboutPlugin does not have a property called cfg_debugCommandsDefault file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/AboutPlugin.qml: Setting initial properties failed: AboutPlugin does not have a property called cfg_debugNormal file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/AboutPlugin.qml: Setting initial properties failed: AboutPlugin does not have a property called cfg_debugNormalDefault file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/AboutPlugin.qml: Setting initial properties failed: AboutPlugin does not have a property called cfg_dotColor file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/AboutPlugin.qml: Setting initial properties failed: AboutPlugin does not have a property called cfg_dotColorDefault file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/AboutPlugin.qml: Setting initial properties failed: AboutPlugin does not have a property called cfg_flatpakFlags file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/AboutPlugin.qml: Setting initial properties failed: AboutPlugin does not have a property called cfg_flatpakFlagsDefault file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/AboutPlugin.qml: Setting initial properties failed: AboutPlugin does not have a property called cfg_holdTerminal file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/AboutPlugin.qml: Setting initial properties failed: AboutPlugin does not have a property called cfg_holdTerminalDefault file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/AboutPlugin.qml: Setting initial properties failed: AboutPlugin does not have a property called cfg_lastCount file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/AboutPlugin.qml: Setting initial properties failed: AboutPlugin does not have a property called cfg_lastCountDefault file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/AboutPlugin.qml: Setting initial properties failed: AboutPlugin does not have a property called cfg_minimumBadgeTextSize file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/AboutPlugin.qml: Setting initial properties failed: AboutPlugin does not have a property called cfg_minimumBadgeTextSizeDefault file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/AboutPlugin.qml: Setting initial properties failed: AboutPlugin does not have a property called cfg_packageSeparator file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/AboutPlugin.qml: Setting initial properties failed: AboutPlugin does not have a property called cfg_packageSeparatorDefault file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/AboutPlugin.qml: Setting initial properties failed: AboutPlugin does not have a property called cfg_pacmanFlags file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/AboutPlugin.qml: Setting initial properties failed: AboutPlugin does not have a property called cfg_pacmanFlagsDefault file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/AboutPlugin.qml: Setting initial properties failed: AboutPlugin does not have a property called cfg_pollInterval file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/AboutPlugin.qml: Setting initial properties failed: AboutPlugin does not have a property called cfg_pollIntervalDefault file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/AboutPlugin.qml: Setting initial properties failed: AboutPlugin does not have a property called cfg_rememberState file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/AboutPlugin.qml: Setting initial properties failed: AboutPlugin does not have a property called cfg_rememberStateDefault file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/AboutPlugin.qml: Setting initial properties failed: AboutPlugin does not have a property called cfg_searchOnExpand file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/AboutPlugin.qml: Setting initial properties failed: AboutPlugin does not have a property called cfg_searchOnExpandDefault file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/AboutPlugin.qml: Setting initial properties failed: AboutPlugin does not have a property called cfg_searchOnStart file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/AboutPlugin.qml: Setting initial properties failed: AboutPlugin does not have a property called cfg_searchOnStartDefault file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/AboutPlugin.qml: Setting initial properties failed: AboutPlugin does not have a property called cfg_showBadgeAlways file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/AboutPlugin.qml: Setting initial properties failed: AboutPlugin does not have a property called cfg_showBadgeAlwaysDefault file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/AboutPlugin.qml: Setting initial properties failed: AboutPlugin does not have a property called cfg_showIntro file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/AboutPlugin.qml: Setting initial properties failed: AboutPlugin does not have a property called cfg_showIntroDefault file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/AboutPlugin.qml: Setting initial properties failed: AboutPlugin does not have a property called cfg_terminal file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/AboutPlugin.qml: Setting initial properties failed: AboutPlugin does not have a property called cfg_terminalDefault file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/AboutPlugin.qml: Setting initial properties failed: AboutPlugin does not have a property called cfg_textColor file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/AboutPlugin.qml: Setting initial properties failed: AboutPlugin does not have a property called cfg_textColorDefault file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/AboutPlugin.qml: Setting initial properties failed: AboutPlugin does not have a property called cfg_useAUR file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/AboutPlugin.qml: Setting initial properties failed: AboutPlugin does not have a property called cfg_useAURDefault file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/AboutPlugin.qml: Setting initial properties failed: AboutPlugin does not have a property called cfg_useBadge file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/AboutPlugin.qml: Setting initial properties failed: AboutPlugin does not have a property called cfg_useBadgeDefault file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/AboutPlugin.qml: Setting initial properties failed: AboutPlugin does not have a property called cfg_useBadgeNumber file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/AboutPlugin.qml: Setting initial properties failed: AboutPlugin does not have a property called cfg_useBadgeNumberDefault file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/AboutPlugin.qml: Setting initial properties failed: AboutPlugin does not have a property called cfg_useCustomColors file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/AboutPlugin.qml: Setting initial properties failed: AboutPlugin does not have a property called cfg_useCustomColorsDefault file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/AboutPlugin.qml: Setting initial properties failed: AboutPlugin does not have a property called cfg_useCustomIcons file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/AboutPlugin.qml: Setting initial properties failed: AboutPlugin does not have a property called cfg_useCustomIconsDefault file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/AboutPlugin.qml: Setting initial properties failed: AboutPlugin does not have a property called cfg_useCustomInstall file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/AboutPlugin.qml: Setting initial properties failed: AboutPlugin does not have a property called cfg_useCustomInstallDefault file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/AboutPlugin.qml: Setting initial properties failed: AboutPlugin does not have a property called cfg_useFlatpak file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/AboutPlugin.qml: Setting initial properties failed: AboutPlugin does not have a property called cfg_useFlatpakDefault file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/AboutPlugin.qml: Setting initial properties failed: AboutPlugin does not have a property called cfg_usePamacInstead file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/AboutPlugin.qml: Setting initial properties failed: AboutPlugin does not have a property called cfg_usePamacInsteadDefault file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/AppletConfiguration.qml:142:5: QML Connections: Detected function "onSettingValueChanged" in Connections element. This is probably intended to be a signal handler but no signal of the target matches the name. file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:88: TypeError: Cannot read property 'index' of null kf.plasma.quick: Exposed with no visual parent. Window positioning broken. file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/PanelConfiguration.qml:519:9: QML SpinBox: Binding loop detected for property "implicitWidth" file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/ConfigOverlay.qml:326:17: QML SpinBox: Binding loop detected for property "implicitWidth" file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/ConfigOverlay.qml:288: TypeError: Cannot read property 'applet' of null kf.plasma.quick: Exposed with no visual parent. Window positioning broken. KPackageStructure of KPluginMetaData(pluginId:"org.kde.graphsplasmoid", fileName: "/usr/share/plasma/plasmoids/org.kde.graphsplasmoid/metadata.json") does not match requested format "Plasma/Applet" KPackageStructure of KPluginMetaData(pluginId:"org.kde.graphsplasmoid", fileName: "/usr/share/plasma/plasmoids/org.kde.graphsplasmoid/metadata.json") does not match requested format "Plasma/Applet" kf.plasma.quick: Exposed with no visual parent. Window positioning broken. KPackageStructure of KPluginMetaData(pluginId:"org.kde.graphsplasmoid", fileName: "/usr/share/plasma/plasmoids/org.kde.graphsplasmoid/metadata.json") does not match requested format "Plasma/Applet" kf.plasma.quick: Exposed with no visual parent. Window positioning broken. kf.plasma.quick: Exposed with no visual parent. Window positioning broken. file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/PanelConfiguration.qml:519:9: QML SpinBox: Binding loop detected for property "implicitWidth" file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/ConfigOverlay.qml:326:17: QML SpinBox: Binding loop detected for property "implicitWidth" file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/ConfigOverlay.qml:288: TypeError: Cannot read property 'applet' of null kf.plasma.quick: Exposed with no visual parent. Window positioning broken. KPackageStructure of KPluginMetaData(pluginId:"org.kde.graphsplasmoid", fileName: "/usr/share/plasma/plasmoids/org.kde.graphsplasmoid/metadata.json") does not match requested format "Plasma/Applet" kf.plasma.quick: Exposed with no visual parent. Window positioning broken. KPackageStructure of KPluginMetaData(pluginId:"org.kde.graphsplasmoid", fileName: "/usr/share/plasma/plasmoids/org.kde.graphsplasmoid/metadata.json") does not match requested format "Plasma/Applet" kf.package: Could not find required file "mainscript" for package "/usr/share/plasma/plasmoids/kdevelopsessions/" should be QList("ui/main.qml") KPackage in "/usr/share/plasma/plasmoids/org.kde.graphsplasmoid/" "" does not match requested format "Plasma/Applet" "" from "org.kde.plasma.keyboardindicator" is not a known category that can be translated "" from "org.kde.plasma.keyboardlayout" is not a known category that can be translated "" from "org.kde.plasma.cameraindicator" is not a known category that can be translated qrc:/qt/qml/org/kde/plasma/components/ScrollView.qml:45:27: QML ScrollBar: Binding loop detected for property "visible" qrc:/qt/qml/org/kde/plasma/components/ScrollView.qml:45:27: QML ScrollBar: Binding loop detected for property "visible" This plugin does not support setting window opacity file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/LayoutManager.js:91: TypeError: Cannot read property 'id' of undefined file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/LayoutManager.js:91: TypeError: Cannot read property 'id' of undefined file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/LayoutManager.js:91: TypeError: Cannot read property 'id' of undefined file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/LayoutManager.js:91: TypeError: Cannot read property 'id' of undefined qt.qml.context: file:///usr/share/plasma/plasmoids/org.kde.plasma.private.systemtray/contents/ui/main.qml:79:13 Parameter "event" is not declared. Injection of parameters into signal handlers is deprecated. Use JavaScript functions with formal parameters instead. file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/main.qml:368:9: QML ListModel: remove: indices [-1 - 0] out of range [0 - 9] Arrived mimeData QList() QList("text/x-plasmoidservicename") at 1429 , 31 adding "org.kde.archupdatechecker" This plugin does not support setting window opacity ```
dhruv8sh commented 1 month ago

These issues have nothing to do with the applet itself. It is an open Plasma Bug. You can create these warnings for any applet by just opening the config pages. Could you also re-test following the same steps?

Kingproone commented 1 month ago

There was no way to reproduce this for me, so I added a minimum size for the page. Can you test out the latest release and check if it fixes this?

Sadly it didn't fix the issue, video of v 0.9.10: Screencast_20240523_115822.webm (the bottom one is part of the system tray, the top is just addded manually to the taskbar)

update: after a reboot, the minimum size does show up, weird that out of the box after intall it still behaves that way. Having it in (I guess other than the tray), still doesn't sync user settings (#41 could be relevant), plus it is missing buttons when placed in the taskbar compared to the tray, and the tray doesn't have the minimum window size apllied (imo that's not a bad thing, keeps it consistent with the tray), Screencast_20240523_125422.webm

dhruv8sh commented 1 month ago

It is intended to work this way. The extra buttons you see is from the system tray itself. All applets within the tray will have those. I guess this issue is fixed then.

Kingproone commented 1 month ago

I tested with 0.9.6 and 0.9.10, but when adding the widget to the taskbar, it will NOT show the content section, it needs a shell refresh either way, so I wonder if the minimum window size is really neccesseary considering this. Also, you will need to refresh the shell, each time you add the widget to the taskbar.

dhruv8sh commented 1 month ago

This is weird, I will have to look into this. Still not reproducible for me. Any ideas on how to recreate the problem?

Kingproone commented 1 month ago

I did the following with both versions, 0.9.10 is on a system that was updated from plasma 5, 0.9.6 is on one which had a fresh plasma 6 install:

  1. Right click on taskabar
  2. click add widgets
  3. drag the auc widget onto the taskbar (wherever)
  4. open and get the no content version
  5. refresh the shell
  6. is fixed (apart from not syncing the settings even on the same taskabar)
dhruv8sh commented 1 month ago

image Works for me without refreshing the shell... ( I am not a monster, turned on light mode to test something ) As I have mentioned in #41, the syncing of settings is not possible. It is handled by Plasma's API. And it is designed in a way to consider those as two different instances. Syncing packages at the same time is something doable but as I have said requires some work and will land by this weekend.

P.S.: If the config were to be synced, for a clock widget you wouldn't be able to set two different formats on the same system.

Kingproone commented 1 month ago

Screencast_20240523_155031.webm

Screencast_20240523_155303.webm

Screencast_20240523_155108.webm

3 videos, bc it cuts off when exiting from edit mode and when running a refresh

dhruv8sh commented 1 month ago

This just does not make any sense. I might have one last trick up my sleeve. Can you go to ~/.local/share/plasma/plasmoids/org.kde.archupdatechecker/contents/ui/Pages/. Inside ListPage.qml, inside Loader component set visible value to packageModel.count === 0 && !isUpdating. Run systemctl --user restart plasma-plasmashell after and see if doing so fixes the issue.

Kingproone commented 1 month ago

Sadly that doesn't fix it :/

dhruv8sh commented 1 month ago

I am sorry to disturb you again, but I can only reach out here since I can't test the bug. Can you ~/.local/share/plasma/plasmoids/org.kde.archupdatechecker/contents/ui/ and turn collapseMarginsHint to false. Restart the shell and see if that fixes it.

Kingproone commented 1 month ago
  1. I tried it with the previous change still being applied, bug still present
  2. reinstalled and changed just that in Full.qml (+ shell refresh), still present :/

The only thing that is annoying is a bug!

dhruv8sh commented 6 days ago

Can someone confirm if it still exists in the latest commit?

Kingproone commented 6 days ago

For me it works both on the desktop and in the taskbar.

Dasug commented 6 days ago

I tried installing it from the KDE Plasma store and dragging the widget into the task bar again now no longer produces the issue for me. However the widget also reports still being on version 0.9.11 on the about page so maybe the issue actually somehow got fixed in Plasma 6.1 or something?

dhruv8sh commented 6 days ago

Perfect! Think it's safe to close this now