[Digikam-devel] [Bug 294835] Albums are listed with (0) photos, but Database Statistics shows correct numbers of photos
Gilles Caulier
caulier.gilles at gmail.com
Tue Mar 6 22:29:50 GMT 2012
https://bugs.kde.org/show_bug.cgi?id=294835
--- Comment #4 from Gilles Caulier <caulier.gilles at gmail.com> ---
Git commit 38843d5cb19b3a064e62716f208a9e9ebb8b1b91 by Gilles Caulier.
Committed on 06/03/2012 at 23:16.
Pushed by cgilles into branch 'master'.
Remove digiKam kio-slave dependencies with digikamcore shared library.
By this commit, we limit external shared lib influence to kio-slave. For ex,
why we need to link kio-slave with
Marble shared lib which is linked to digikamcore and can break binary
compatibility when user update external packages.
This commit link digiKam kio-slave only with digikamdatabase. This will limit
shared libs to load at kio-slave start, which
can be faster and prevent time-out under MACOSX and Windows.
Related: bug 224038
M +2 -1 digikam/CMakeLists.txt
M +2 -7 kioslave/CMakeLists.txt
http://commits.kde.org/digikam/38843d5cb19b3a064e62716f208a9e9ebb8b1b91
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Digikam-devel
mailing list