[Digikam-devel] [digikam] [Bug 322789] Enabling "color managed view" in editor slows down tool startup
Gilles Caulier
caulier.gilles at gmail.com
Wed Jan 8 09:18:40 GMT 2014
https://bugs.kde.org/show_bug.cgi?id=322789
--- Comment #34 from Gilles Caulier <caulier.gilles at gmail.com> ---
>So why is "editor loading" faster than "tool loading"?
Because, as i explained before, canvas from editor tool (which is not the same
widget than editor main canvas) is redraw more than one time due to
signal/slots problem at init. I suspect something wrong with widget style which
send a lots of signal to widget at init (i don't know why).
This is true with CM on or off. As CM is time consuming, this affect tool time
loading.
Just to be sure, change your KDE widget style. Go to digiKam setup misc. Here i
use Oxygen widget.
Note : in all case, i suspect something wrong in EditorTool.cpp implementation
about tool initialization.
Gilles Caulier
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Digikam-devel
mailing list