Version: 1110847 svn (using KDE 4.4.2) Compiler: gcc version 4.4.3 (Ubuntu 4.4.3-4ubuntu5) OS: Linux Installed from: Compiled From Sources digikam shows thumbnails only in album or calendar mode. When switching to timeline, search or tags mode, no thumbnails are displayed. The konsole shows messages like digikam(6096)/digikam (core): ThumbnailLoadThread::load: No thumbnail size specified. Refusing to load thumbnail.
Seen by me on win32 as well.
Confirmed.
Tags was fixed yesterday in SVN, fix for searches is in the works
SVN commit 1111305 by mwiesweg: Checking for bool (with true = success) breaks when using an enum for error conditions, where success is 0. Apply a little syntactic sugar to make this work again - fixes searches and schema updating. BUG: 233253 M +2 -1 NEWS M +1 -1 libs/database/databasecopymanager.cpp M +14 -1 libs/database/databasecorebackend.h WebSVN link: http://websvn.kde.org/?view=rev&revision=1111305