https://bugs.kde.org/show_bug.cgi?id=494417
Bug ID: 494417
Summary: System tray settings: ConfigEntries does not have a
property called XYZ
Classification: Plasma
Product: plasmashell
Version: 6.2.0
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: 1.0
SUMMARY
Open the settings dialog for the tray. Click on the vertical tab categories
like "Entries", "General", etc.
Journalctl logs the following:
Entries
```
plasmashell:
file:///usr/share/plasma/plasmoids/org.kde.plasma.private.systemtray/contents/ui/ConfigEntries.qml:0:1:
QML ConfigEntries: Created graphical object was not placed in the graphics
scene.
plasmashell:
file:///usr/share/plasma/plasmoids/org.kde.plasma.private.systemtray/contents/ui/ConfigEntries.qml:
Setting initial properties failed: ConfigEntries does not have a property
called cfg_extraItemsDefault
plasmashell:
file:///usr/share/plasma/plasmoids/org.kde.plasma.private.systemtray/contents/ui/ConfigEntries.qml:
Setting initial properties failed: ConfigEntries does not have a property
called cfg_hiddenItemsDefault
plasmashell:
file:///usr/share/plasma/plasmoids/org.kde.plasma.private.systemtray/contents/ui/ConfigEntries.qml:
Setting initial properties failed: ConfigEntries does not have a property
called cfg_iconSpacing
plasmashell:
file:///usr/share/plasma/plasmoids/org.kde.plasma.private.systemtray/contents/ui/ConfigEntries.qml:
Setting initial properties failed: ConfigEntries does not have a property
called cfg_iconSpacingDefault
plasmashell:
file:///usr/share/plasma/plasmoids/org.kde.plasma.private.systemtray/contents/ui/ConfigEntries.qml:
Setting initial properties failed: ConfigEntries does not have a property
called cfg_knownItems
plasmashell:
file:///usr/share/plasma/plasmoids/org.kde.plasma.private.systemtray/contents/ui/ConfigEntries.qml:
Setting initial properties failed: ConfigEntries does not have a property
called cfg_knownItemsDefault
plasmashell:
file:///usr/share/plasma/plasmoids/org.kde.plasma.private.systemtray/contents/ui/ConfigEntries.qml:
Setting initial properties failed: ConfigEntries does not have a property
called cfg_pin
plasmashell:
file:///usr/share/plasma/plasmoids/org.kde.plasma.private.systemtray/contents/ui/ConfigEntries.qml:
Setting initial properties failed: ConfigEntries does not have a property
called cfg_pinDefault
plasmashell:
file:///usr/share/plasma/plasmoids/org.kde.plasma.private.systemtray/contents/ui/ConfigEntries.qml:
Setting initial properties failed: ConfigEntries does not have a property
called cfg_scaleIconsToFit
plasmashell:
file:///usr/share/plasma/plasmoids/org.kde.plasma.private.systemtray/contents/ui/ConfigEntries.qml:
Setting initial properties failed: ConfigEntries does not have a property
called cfg_scaleIconsToFitDefault
plasmashell:
file:///usr/share/plasma/plasmoids/org.kde.plasma.private.systemtray/contents/ui/ConfigEntries.qml:
Setting initial properties failed: ConfigEntries does not have a property
called cfg_showAllItemsDefault
plasmashell:
file:///usr/share/plasma/plasmoids/org.kde.plasma.private.systemtray/contents/ui/ConfigEntries.qml:
Setting initial properties failed: ConfigEntries does not have a property
called cfg_shownItemsDefault
```
General
```
plasmashell:
file:///usr/share/plasma/plasmoids/org.kde.plasma.private.systemtray/contents/ui/ConfigGeneral.qml:15:1:
QML ConfigGeneral: Created graphical object was not placed in the graphics
scene.
plasmashell:
file:///usr/share/plasma/plasmoids/org.kde.plasma.private.systemtray/contents/ui/ConfigGeneral.qml:
Setting initial properties failed: ConfigGeneral does not have a property
called cfg_extraItems
plasmashell:
file:///usr/share/plasma/plasmoids/org.kde.plasma.private.systemtray/contents/ui/ConfigGeneral.qml:
Setting initial properties failed: ConfigGeneral does not have a property
called cfg_extraItemsDefault
plasmashell:
file:///usr/share/plasma/plasmoids/org.kde.plasma.private.systemtray/contents/ui/ConfigGeneral.qml:
Setting initial properties failed: ConfigGeneral does not have a property
called cfg_hiddenItems
plasmashell:
file:///usr/share/plasma/plasmoids/org.kde.plasma.private.systemtray/contents/ui/ConfigGeneral.qml:
Setting initial properties failed: ConfigGeneral does not have a property
called cfg_hiddenItemsDefault
plasmashell:
file:///usr/share/plasma/plasmoids/org.kde.plasma.private.systemtray/contents/ui/ConfigGeneral.qml:
Setting initial properties failed: ConfigGeneral does not have a property
called cfg_iconSpacingDefault
plasmashell:
file:///usr/share/plasma/plasmoids/org.kde.plasma.private.systemtray/contents/ui/ConfigGeneral.qml:
Setting initial properties failed: ConfigGeneral does not have a property
called cfg_knownItems
plasmashell:
file:///usr/share/plasma/plasmoids/org.kde.plasma.private.systemtray/contents/ui/ConfigGeneral.qml:
Setting initial properties failed: ConfigGeneral does not have a property
called cfg_knownItemsDefault
plasmashell:
file:///usr/share/plasma/plasmoids/org.kde.plasma.private.systemtray/contents/ui/ConfigGeneral.qml:
Setting initial properties failed: ConfigGeneral does not have a property
called cfg_pin
plasmashell:
file:///usr/share/plasma/plasmoids/org.kde.plasma.private.systemtray/contents/ui/ConfigGeneral.qml:
Setting initial properties failed: ConfigGeneral does not have a property
called cfg_pinDefault
plasmashell:
file:///usr/share/plasma/plasmoids/org.kde.plasma.private.systemtray/contents/ui/ConfigGeneral.qml:
Setting initial properties failed: ConfigGeneral does not have a property
called cfg_scaleIconsToFitDefault
plasmashell:
file:///usr/share/plasma/plasmoids/org.kde.plasma.private.systemtray/contents/ui/ConfigGeneral.qml:
Setting initial properties failed: ConfigGeneral does not have a property
called cfg_showAllItems
plasmashell:
file:///usr/share/plasma/plasmoids/org.kde.plasma.private.systemtray/contents/ui/ConfigGeneral.qml:
Setting initial properties failed: ConfigGeneral does not have a property
called cfg_showAllItemsDefault
plasmashell:
file:///usr/share/plasma/plasmoids/org.kde.plasma.private.systemtray/contents/ui/ConfigGeneral.qml:
Setting initial properties failed: ConfigGeneral does not have a property
called cfg_shownItems
plasmashell:
file:///usr/share/plasma/plasmoids/org.kde.plasma.private.systemtray/contents/ui/ConfigGeneral.qml:
Setting initial properties failed: ConfigGeneral does not have a property
called cfg_shownItemsDefault
```
SOFTWARE/OS VERSIONS
Operating System: openSUSE Tumbleweed 20241007
KDE Plasma Version: 6.2.0
KDE Frameworks Version: 6.6.0
Qt Version: 6.7.3
Graphics Platform: Wayland
--
You are receiving this mail because:
You are watching all bug changes.