Bug 491094

Summary: All icons are blurry
Product: [Frameworks and Libraries] frameworks-kirigami Reporter: João Figueiredo <jf.mundox>
Component: generalAssignee: kdelibs bugs <kdelibs-bugs>
Status: RESOLVED DUPLICATE    
Severity: normal CC: jf.mundox, kde, me, nate, nicolas.fella, notmart
Priority: NOR    
Version: 6.4.0   
Target Milestone: 1.0   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:
Attachments: System tray on plasma 6.1.2 (150% scaling)
System tray on plasma 6.1.3 (150% scaling)
System tray on plasma 6.1.3 (150% scaling, QT_SCALE_FACTOR_ROUNDING_POLICY=RoundPreferFloor)

Description João Figueiredo 2024-08-01 00:26:13 UTC
SUMMARY
When updating to plasma 6.1.3, all icons suddenly became blurry. The attachments showcase it using the system tray, but it can be seen all throughout the system. I am using fractional scaling, but it still occurs under integer scaling and no scaling. It doesn't seem to be a breeze issue, I've tried other themes. Launching plasmashell with QT_SCALE_FACTOR_ROUNDING_POLICY=RoundPreferFloor improves it, but it's still not as sharp as it used to be. Text seems unaffected. 

SOFTWARE/OS VERSIONS
Operating System: Arch Linux 
KDE Plasma Version: 6.1.3
KDE Frameworks Version: 6.4.0
Qt Version: 6.8.0
Kernel Version: 6.10.2-arch1-1 (64-bit)
Graphics Platform: Wayland
Graphics Processor: Mesa Intel® HD Graphics 620
Comment 1 João Figueiredo 2024-08-01 00:27:26 UTC
Created attachment 172166 [details]
System tray on plasma 6.1.2 (150% scaling)
Comment 2 João Figueiredo 2024-08-01 00:27:55 UTC
Created attachment 172167 [details]
System tray on plasma 6.1.3 (150% scaling)
Comment 3 João Figueiredo 2024-08-01 00:28:43 UTC
Created attachment 172168 [details]
System tray on plasma 6.1.3 (150% scaling, QT_SCALE_FACTOR_ROUNDING_POLICY=RoundPreferFloor)
Comment 4 Nate Graham 2024-08-01 15:54:01 UTC
I'm wondering if this might be a Kirigami.Icon regression, or a Qt 6.8 regression.

Does the issue reproduce with icons in QML-based apps too, such as Discover, NeoChat, Elisa, or Filelight?
Comment 5 João Figueiredo 2024-08-01 23:35:09 UTC
(In reply to Nate Graham from comment #4)
> I'm wondering if this might be a Kirigami.Icon regression, or a Qt 6.8
> regression.
> 
> Does the issue reproduce with icons in QML-based apps too, such as Discover,
> NeoChat, Elisa, or Filelight?

Tested Elisa and Filelight, both are affected
Comment 6 Nate Graham 2024-08-06 17:29:47 UTC
Thanks. Probably a Kirigami.Icon issue, then. Moving over there. I'll test this out on a 125% scaling FHD screen soon.
Comment 7 Nate Graham 2024-08-06 21:31:32 UTC
With current git master and Qt 6.7.2, cannot reproduce at 100% scale, 125% scale, 200% scale, or 225% scale.

For debugging purposes, can you still reproduce the issue in a new clean user account with no customization?
Comment 8 Nicolas Fella 2024-08-14 14:08:04 UTC

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