Bug 488663

Summary: the expand icon in the system tray is blurred
Product: [Plasma] plasmashell Reporter: tubbadu <tubbadu>
Component: System Tray widgetAssignee: Plasma Bugs List <plasma-bugs-null>
Status: RESOLVED WORKSFORME    
Severity: minor CC: materka, nate
Priority: NOR    
Version First Reported In: 6.0.5   
Target Milestone: 1.0   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:
Attachments: tray icon and cuttlefish comparison

Description tubbadu 2024-06-18 11:58:35 UTC
***
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
The expand icon (the ">" button to open the system tray applet) is blurred and ugly. All other icons are sharp and good-looking instead. the same icon seen in cuttlefish (KDE icon explorer) is not blurred, as can be seen from the screenshot attached

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: EndeavourOS
KDE Plasma Version: 6.0.5
KDE Frameworks Version: 6.3.0
Qt Version: 6.7.1
Kernel Version: 6.9.5-arch1-1 (64-bit)
Graphics Platform: Wayland
Comment 1 tubbadu 2024-06-18 11:59:55 UTC
Created attachment 170594 [details]
tray icon and cuttlefish comparison
Comment 2 Nate Graham 2024-06-19 20:12:09 UTC
Are you using any screen scaling?

Does the icon stop being blurry if you move the mouse pointer over it?

If you find the file ~/.cache/icon-cache.kcache on disk, and then move it somewhere else, and then reboot, is the issue fixed now? If so, please attach the file here.
Comment 3 tubbadu 2024-06-19 20:46:54 UTC
(In reply to Nate Graham from comment #2)
> Are you using any screen scaling?
> 
> Does the icon stop being blurry if you move the mouse pointer over it?
> 
> If you find the file ~/.cache/icon-cache.kcache on disk, and then move it
> somewhere else, and then reboot, is the issue fixed now? If so, please
> attach the file here.

I'm not using any screen scaling. the icon stays the same even hovering it with the cursor and removing the file ~/.cache/icon-cache.kcache and rebooting
Comment 4 Nate Graham 2024-06-20 14:34:42 UTC
Can you try again with Ksvg 6.3.1 which was just released today, and should be trickling into distro repos soon?

Did you ever use scaling in the past in this user account?

Does it reproduce in a new clean user account on the same machine?
Comment 5 tubbadu 2024-06-26 17:54:48 UTC
(In reply to Nate Graham from comment #4)
> Can you try again with Ksvg 6.3.1 which was just released today, and should
> be trickling into distro repos soon?
> 
> Did you ever use scaling in the past in this user account?
> 
> Does it reproduce in a new clean user account on the same machine?

Sorry for late reply. Today after an update I noticed the problem is gone! now it's beautiful and sharp as other icons
Comment 6 Nate Graham 2024-06-26 17:59:20 UTC
Cool. Sounds like maybe a cache issue, or a real problem somewhere that got fixed.