Summary: | digikam.org logo animation causes high CPU load in X server | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Roman Fietze <kde> |
Component: | Usability-Ergonomy | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED WORKSFORME | ||
Severity: | minor | CC: | caulier.gilles |
Priority: | NOR | ||
Version: | 1.5.0 | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 7.6.0 | |
Sentry Crash Report: |
Description
Roman Fietze
2010-10-13 07:47:37 UTC
Not reproducible here. ATI card under mandriva, AMD drivers installed. Sound like a problem with your linux install Gilles Caulier Roman, see it this way: This animation is a tiny part of the screen redrawn like 25x per second. Could it be regarded a bug of the application to do that? Not really. Can we expect a desktop system of the year 2010 to handle this? Yes, this demand is ridiculously far below the capabilities of your hardware. The Linux graphics stack is progressing, but is still in a pitiful state in some areas. (and we cannot blame the hardware vendors, the ATI specs are available) (In reply to comment #2) > Could it be regarded a bug of the application to do that? Or the underlying toolkit. Most probably. Allthough I shouldn't kill the messenger, currently digikam together with knotify are teh only applications showing such a behaviour. See bug #251328. Could reproduce that on a second system, this time my home box. This is also an openSUSE 11.2 x86_64, but with an AMD 785 chipset containing a Radeon 4xxx and a quad core Phenom 905e. This xorg load is about 30% as long as the BQM window is not minimized. I assume a problem upstream, propably the KDE libs or even the ATI driver. Maybe I can test that again using a non ATI box tomorrow. Interesting, I can reproduce it as well. I'm on Fedora 13 x86_64 and I have ATI Radeon HD 3200 integrated GPU (RS780M/RS780MN) with Catalyst fglrx 10.9 and the X usage goes indeed high when the window is on top and goes back down when minimalized. Not sure if it is the logo, but something in BQM does make the X use more CPU. |