[digikam] [Bug 376661] When importing ~200,000 video files Digikam crashes in about 2-5 seconds of starting.

bugzilla_noreply at kde.org bugzilla_noreply at kde.org
Tue Feb 21 10:07:34 GMT 2017


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

--- Comment #8 from caulier.gilles at gmail.com ---
MAik,

In my office i write a fast shared memory mapping viewer in Qt5 using
QTreeview/item classes. I create item in treeview with no data, and i populate
all items in a separated thread because it take a lot of time.
At end i call a treeview update in main thread (X11 is not re-entrant). It's
very fast. The amount of item in treeview is very huge (more than 1000
entries).

Can we do the same in digiKam ?

Gilles

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


More information about the Digikam-devel mailing list