Bug 180926 - Image thumbnails in albums not showing
Summary: Image thumbnails in albums not showing
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Database-Albums (show other bugs)
Version: 0.10.0
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-16 07:07 UTC by Helge
Modified: 2017-07-23 20:39 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 5.7.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Helge 2009-01-16 07:07:45 UTC
Version:           0.10.0-beta8 (using 4.1.96 (KDE 4.1.96 (KDE 4.2 RC1)), Kubuntu packages)
Compiler:          cc
OS:                Linux (x86_64) release 2.6.27-11-generic

The main view (which shows image thumbnails of the albums) is completely blank after I installed v0.10.0-beta8. It worked fine with the KDE3 version. Installed from tarball. This message is printed in the console, each time I click on an album

digikam(14740): couldn't create slave: "Unable to create io-slave:
klauncher said: Unknown protocol 'digikamalbums'.
"
Comment 1 caulier.gilles 2009-01-16 08:00:39 UTC
digiKam kioslave are not installed at the right place (typically in KDE path)

Are you set all environment variables before to compile and install digiKam ?

Gilles Caulier
Comment 2 Helge 2009-01-16 20:59:19 UTC
Yeah, setting the variables right fixed the problem.
Comment 3 caulier.gilles 2017-07-23 20:39:29 UTC
This problem is relevant of digiKam KIO slaves which are dropped since version 5.0.0 in favor of a multithreaded interface to query the database. It will not reproducible.