Version: 1.1.0 (using 4.3.4 (KDE 4.3.4), Debian packages) Compiler: cc OS: Linux (i686) release 2.6.32-trunk-686 I have build digikam without libmarble support to work around bug 220236. The configuration is correct and digikam advises that it will not build libmarble support. However when running digikam (without marble support) no pictures are displayed in the album view. When I rebuild digikam with marble support, the images are displayed correctly in album view. Mark
Why KIOSlave are broken accordingly with libmarble ??? KIOslave don't care about marble (:=))) Gilles Caulier
Sorry, This is not a libmarble issue at all.. When I build digikam 1.1.0 with QT4 4.5.3 images are not displayed. When I build digikam 1.1.0 with QT4 4.6.0 images are displayed. Is there a new upgraded dependency for QT4 4.6.0?? Mark
Qt 4.5 and 4.6 are not binary compatible. you must recompile digiKam and co. Gilles Caulier
4.5 and 4.6 should be binary compatible. Only pre-4.6 Qt builds are not compatible with the released 4.6.0 binaries. So you could use 4.6.0 (better 4.6.1 now) if it leads to better results.
Logging into and out of KDE fixes this issue. Ie you can't switch QT4 versions on the fly...