Bug 485874

Summary: System tray's popup is too small
Product: [Plasma] plasmashell Reporter: hello48265
Component: System TrayAssignee: Plasma Bugs List <plasma-bugs>
Status: RESOLVED DUPLICATE    
Severity: normal CC: materka
Priority: NOR    
Version: master   
Target Milestone: 1.0   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:
Attachments: Picture of small popup.

Description hello48265 2024-04-21 02:19:50 UTC
Created attachment 168725 [details]
Picture of small popup.

***
If you're not sure this is actually a bug, instead post about it at https://discuss.kde.org

If you're reporting a crash, attach a backtrace with debug symbols; see https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***

SUMMARY
When I click any icon(arrow, wifi, sound, etc), popup shows up. But it is way too small. About 5 pixels width and height.

STEPS TO REPRODUCE
1. Add System tray to panel.
2. Click any of icon.

OBSERVED RESULT
Very very small popup shows up.

EXPECTED RESULT
Normal sized popup, obviously.

SOFTWARE/OS VERSIONS
Windows: No
macOS: No
Linux Kernel Version:  6.8.7-arch1-1(64-bit)
(available in About System)
KDE Plasma Version: 6.0.4
KDE Frameworks Version: 6.1.0
Qt Version: 6.7.0

ADDITIONAL INFORMATION
There is suspicious log I think at beginning when plasmashell was executed.

file:///usr/share/plasma/plasmoids/org.kde.plasma.private.systemtray/contents/ui/main.qml:162:21: QML KSortFilterProxyModel: Binding loop detected for property "sourceModel"
file:///usr/share/plasma/plasmoids/org.kde.plasma.private.systemtray/contents/ui/main.qml:162:21: QML KSortFilterProxyModel: Binding loop detected for property "sourceModel"
qml: SystemTray ItemLoader: Invalid state, cannot determine source!

I know nothing about QML, But I think this would help investigating the problem.
Comment 1 Konrad Materka 2024-04-24 08:54:09 UTC
Look like duplicate of Bug 485456

*** This bug has been marked as a duplicate of bug 485456 ***