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
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.
*** This bug has been marked as a duplicate of bug 441185 ***
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?
It does, yes.