Bug 485874 - System tray's popup is too small
Summary: System tray's popup is too small
Status: RESOLVED DUPLICATE of bug 485456
Alias: None
Product: plasmashell
Classification: Plasma
Component: System Tray (show other bugs)
Version: master
Platform: Arch Linux Linux
: NOR normal
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-04-21 02:19 UTC by hello48265
Modified: 2024-04-24 08:54 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
Picture of small popup. (11.68 KB, image/png)
2024-04-21 02:19 UTC, hello48265
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***