Bug 225160 - digikam built with QT4 ver 4.5.3 does not display pictures in album view
Summary: digikam built with QT4 ver 4.5.3 does not display pictures in album view
Status: RESOLVED NOT A BUG
Alias: None
Product: digikam
Classification: Applications
Component: Portability-Runtime (show other bugs)
Version: 1.1.0
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-01 17:23 UTC by Mark Purcell
Modified: 2017-07-25 19:25 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 1.2.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Purcell 2010-02-01 17:23:27 UTC
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
Comment 1 caulier.gilles 2010-02-01 17:35:02 UTC
Why KIOSlave are broken accordingly with libmarble ??? KIOslave don't care about marble (:=)))

Gilles Caulier
Comment 2 Mark Purcell 2010-02-01 18:04:20 UTC
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
Comment 3 caulier.gilles 2010-02-01 18:36:06 UTC
Qt 4.5 and 4.6 are not binary compatible. you must recompile digiKam and co.

Gilles Caulier
Comment 4 Patrick Spendrin 2010-02-01 19:15:34 UTC
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.
Comment 5 Mark Purcell 2010-02-02 18:15:34 UTC
Logging into and out of KDE fixes this issue.  

Ie you can't switch QT4 versions on the fly...