Bug 505054 - BusyIndicator renders incorrectly with certain icon themes
Summary: BusyIndicator renders incorrectly with certain icon themes
Status: RESOLVED DUPLICATE of bug 441185
Alias: None
Product: frameworks-qqc2-desktop-style
Classification: Frameworks and Libraries
Component: general (other bugs)
Version First Reported In: 6.14.0
Platform: Fedora RPMs Linux
: NOR normal
Target Milestone: ---
Assignee: kdelibs bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-05-31 11:43 UTC by Alexander Potashev
Modified: 2025-06-08 13:01 UTC (History)
6 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
screenshot ru_RU (29.17 KB, image/png)
2025-05-31 11:43 UTC, Alexander Potashev
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Potashev 2025-05-31 11:43:16 UTC
Created attachment 181925 [details]
screenshot ru_RU

SUMMARY
Processes tab: Weird vertical line while process list is loading.

STEPS TO REPRODUCE
1. Open Processes tab.
2. 
3. 

OBSERVED RESULT
While the tab is loading, I see something small that I cannot understand or describe (see screenshot).

EXPECTED RESULT
A progress bar or similar.

SOFTWARE/OS VERSIONS
Operating System: Fedora Linux 41
KDE Plasma Version: 6.3.4
KDE Frameworks Version: 6.14.0
Qt Version: 6.8.2
Kernel Version: 6.13.11-200.fc41.x86_64 (64-bit)
Graphics Platform: X11
Processors: 8 × Intel® Core™ i7-6700HQ CPU @ 2.60GHz
Memory: 15.4 ГиБ of RAM
Graphics Processor 1: Intel® HD Graphics 530
Graphics Processor 2: NVIDIA GeForce GTX 960M

ADDITIONAL INFORMATION
Comment 1 Arjen Hiemstra 2025-06-02 08:39:54 UTC
There's a busy indicator there. It appears that with the icon theme you're using that doesn't work correctly. That's not going to be limited to System Monitor though, as we don't do anything special with that control.
Comment 2 Nate Graham 2025-06-03 23:04:30 UTC

*** This bug has been marked as a duplicate of bug 441185 ***
Comment 3 Alexander Potashev 2025-06-07 13:50:41 UTC
I deleted symbolic icons (`sudo rm /usr/share/icons/oxygen/*/*/*-symbolic.*`) to work around https://bugs.kde.org/show_bug.cgi?id=503118, i.e. to make icons colorful.

Shouldn't  the app fallback to normal icon when symbolic icon doesn't exist?
Comment 4 Nate Graham 2025-06-08 13:01:06 UTC
It does, yes.