[Digikam-devel] [digikam] [Bug 318873] digiKam crashes when clicking on image in thumbnails [patch]

Simon Munton simon.j.munton at gmail.com
Sat Apr 27 20:04:06 BST 2013


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

--- Comment #15 from Simon Munton <simon.j.munton at gmail.com> ---
(In reply to comment #14)
> But typically, as i remember, histogram are only computed if right sidebar
> is open and histogram view is selected. Why ? To reduce CPU consumption...
> No need to compute an histogram is this one no need to be displayed...
> 
> Why histogram is computed here in this case ?

After clicking on the image in the thumbnail mode,
Digikam::ImagePropertiesColorsTab::slotLoadImageFromUrlComplete is called which
then recomputes the histogram (imagepropertiescolorstab.cpp:498) 4 times, once
for each histogram widget.

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the Digikam-devel mailing list