[Digikam-devel] [Bug 224038] Thumbnails not shown on launch of digikam

Marcel Wiesweg marcel.wiesweg at gmx.de
Fri Dec 31 13:09:29 GMT 2010


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





--- Comment #21 from Marcel Wiesweg <marcel wiesweg gmx de>  2010-12-31 14:09:28 ---
Database initialization is only done with the first request, for example when
special(const QByteArray&) is called to list albums. In this method, the slave
takes its time, but that is the sole purpose of an ioslave.

Database initialization is not done in kde_main which is called to construct
the slave. One possible peculiarity here is the creation of a QCoreApplication,
which is needed to load SQL plugins and support DBus.

-- 
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