[Digikam-devel] [Bug 165885] thumbnails and images are NOT displayed in the main view center pane

Geoff King gsking1 at gmail.com
Sat Jul 12 14:56:49 BST 2008


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=165885         




------- Additional Comments From gsking1 gmail com  2008-07-12 15:56 -------
It's now "almost" resolved by changing the env variables.  I now can see thumbnails and the full picture when using the image editor.  However, I cannot see the image when using the "View" button or double clicking thumbnail.  The pane is empty and there are no warnings on the terminal  This may actually be something else now that the ioslaves issue is resolved. 

The variables that worked are below. 
DIGIKAMKDE4=$HOME/programs/src/digikam4/build
export LIBDIR=$DIGIKAMKDE4:/usr/lib/kde4
export DBUSDIR=$DIGIKAMKDE4:/usr/lib/kde4
export KDEDIR=$DIGIKAMKDE4:/usr/lib/kde4
export KDEDIRS=$DIGIKAMKDE4:/usr/lib/kde4
export KDEHOME=/home/gsking/.kde4
export KDETMP=/home/gsking/tmp/gsking-kde4
export LD_LIBRARY_PATH=$DIGIKAMKDE4/lib:/usr/lib/kde4:/usr/lib/kde4/lib
export LDPATH=$DIGIKAMKDE4/lib
export LD_LIBRARY_PATH=$DIGIKAMKDE4/lib
export QTDIR=/usr/lib/qt4
export QT_PLUGIN_PATH=/usr/lib/kde4/lib/kde4/plugins
export PKG_CONFIG_PATH=$DIGIKAMKDE4/lib/pkgconfig:/usr/lib/kde4/lib/pkgconfig
export PATH=$DIGIKAMKDE4/bin:$PATH



More information about the Digikam-devel mailing list