[Digikam-devel] [digikam] [Bug 338629] digiKam freezes on Import

Bernd Buschinski b.buschinski at googlemail.com
Mon Sep 8 19:01:07 BST 2014


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

--- Comment #17 from Bernd Buschinski <b.buschinski at googlemail.com> ---
Yep this will solve the issue, but then you no longer have the latest item
selected&visible.

So I tried something, like setting the headers to fixed width, but it didn't
help.
But then I used scrollToItem(item), instead of setCurrentItem(item)
and it was "only" frozen for like ~45sec (NOTE: debugbuild)
And just to be sure I tried setCurrentItem(item); again, but I gave up after
8min.
scrollToItem does not select the latest Item, but at least it is visible.

I tried other stuff as well, but it didn't really help.

to sum up:

setCurrentItem: 8+min and still frozen (guessing 15min) //current code
scrollToItem: ~45sec
none: just some very minor freezes like 1-2sec

I messured the "frozen"-time by looking at the animated digikam logo.

So its up to you, what you think is best? how important is it to see&select the
latest item in the history? (given that the history is not shown by default)

In case you have more ideas, I will test them as soon as I can :)

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



More information about the Digikam-devel mailing list