[Digikam-users] Digikam 0.9.3 can't build thumbnails

Gilles Caulier caulier.gilles at gmail.com
Tue May 6 18:17:30 BST 2008


Paul, your KDE3 variable settings is not fine. I have discovered the
same problem with KDE4...

This is my post from digikam-devel mailing list about a same problem
to run digiKam for KDE4, where kio-slave are not started properlly:

//---------------------------------------------------------------------------------

Arnd,

For KDE4 with Mandriva 2008.1, there is a script named "k4" which
initialize all env. bash variable to be able to run a KDE4 application
under KDE3. Look the new env created :

[gilles at localhost ~]$ export > k1.txt
[gilles at localhost ~]$ k4
[gilles at localhost ~]$ export > k2.txt
[gilles at localhost ~]$ diff k1.txt k2.txt
2a3
> declare -x DBUSDIR="/opt/kde4"
18a20,24
> declare -x KDEDIR="/opt/kde4"
> declare -x KDEDIRS="/opt/kde4"
> declare -x KDEHOME="/home/gilles/.kde4"
> declare -x KDETMP="/home/gilles/tmp/gilles-kde4"
> declare -x KDEVARTMP="/var/tmp/gilles-kde4"
38a45
> declare -x LD_LIBRARY_PATH="/opt/kde4/lib:"
50c57
< declare -x PATH="/usr/bin:/bin:/usr/local/bin:/usr/X11R6/bin/:/usr/games:/usr/lib/qt4/bin:/home/gilles/bin:/usr/lib/qt4/bin"
---
> declare -x PATH="/usr/lib/qt4/bin:/opt/kde4/bin:/usr/bin:/bin:/usr/local/bin:/usr/X11R6/bin/:/usr/games:/usr/lib/qt4/bin:/home/gilles/bin:/usr/lib/qt4/bin"
57c64
< declare -x QTDIR="/usr/lib/qt3"
---
> declare -x QTDIR="/usr/lib/qt4"
59a67
> declare -x QT_PLUGIN_PATH="/opt/kde4/lib/kde4/plugins"

Something similar must be done to run properly a KDE3 application
under Gnome for ex.

//---------------------------------------------------------------------------------

Best

Gilles Caulier


2008/5/6 Paul Waldo <paul at waldoware.com>:
> Hi all,
>
>  I finally got around to loading the 0.9.3 version of Digikam from Achim's repository ( https://launchpad.net/~allee/+archive/ ). It installed fine, but no thumbnails show up. When run from the command line, I get this:
>
>  $ digikam
>  Found dcraw version: 8.83
>  digikam: ERROR: : couldn't create slave : Unable to create io-slave:
>  klauncher said: Error loading 'kio_digikamthumbnail'.
>  digikam:
>  digikam: ERROR: : couldn't create slave : Unable to create io-slave:
>  klauncher said: Error loading 'kio_digikamthumbnail'.
>  digikam:
>  digikam: ERROR: : couldn't create slave : Unable to create io-slave:
>  klauncher said: Error loading 'kio_digikamalbums'.
>  digikam:
>  digikam: WARNING: Failed to list url: Could not start process Unable to create io-slave:
>  klauncher said: Error loading 'kio_digikamalbums'.
>
>  I'm running Kubuntu Gutsy AMD-64. Any help would be appreciated!
>
>  Paul
>  _______________________________________________
>  Digikam-users mailing list
>  Digikam-users at kde.org
>  https://mail.kde.org/mailman/listinfo/digikam-users
>



More information about the Digikam-users mailing list