[Digikam-devel] [Bug 277927] Demosaicing (GUI) makes Xorg take 30% CPU

Marcel Wiesweg marcel.wiesweg at gmx.de
Sun Jul 17 13:56:42 BST 2011


https://bugs.kde.org/show_bug.cgi?id=277927





--- Comment #1 from Marcel Wiesweg <marcel wiesweg gmx de>  2011-07-17 12:56:42 ---
I guess you compile from source. Go to libs/dimg/levels/histogramwidget.cpp,
method slotProgressTimerDone (line 496) and add "return;" as first statement in
that method. Recompile and check again, this time without the progress
indicator.

If CPU load is gone now:
- the Linux graphics stack needs to be fixed (Qt5, Wayland, Gallium)
- we should use update() instead of repaint()

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Digikam-devel mailing list