[Digikam-users] Pictures still not showing, reopen 165885?

Andi Clemens andi.clemens at gmx.net
Sun Jul 27 16:28:52 BST 2008


Another little tip:

start digikam and in another console type

whereis digikam
ldd <path_to_digikam_bin>

This shows the linked libraries for that binary...
it should read
/usr/lib/kde4/kio_digikamsearch.so
somewhere. This is the search kioslave. If nothing is listed or "could not be 
found" or something like this is listed, some env var is still wrong.

Also try to 

lsof | grep -i digi

and look if any kioslaves where started and to which libs they are bound.

And finally look where the kioslaves are installed to:

locate kio_digikam | grep ".so"

Maybe this helps, too.

Andi



On Sunday 27 July 2008 17:14:45 Andi Clemens wrote:
> I have two questions right away:
>
> 1. Are you running in a pure KDE4 session?
> 2. If not, where is your KDE3 install folder?
>
> Those are the most important env vals you mentioned:
>
> KDEDIRS=/usr/lib/kde4
> KDE_FULL_SESSION=true
> KDE_MULTIHEAD=false
> KDE_SESSION_UID=1000
> KDE_SESSION_VERSION=4
> LD_LIBRARY_PATH=/usr/lib/kde4/lib
> PATH=/usr/lib/kde4/bin:/usr/lib/kde4/bin/:/usr/local/sbin:/usr/local/bin:/u
>sr/sbin:/usr/bin:/sbin:/bin:/usr/games
> QT_PLUGIN_PATH=/home/hardy/.kde4/lib/kde4/plugins/:/usr/lib/kde4/lib/kde4/p
>lugins/
>
> First, try also to set KDEDIR to your current running KDE installation:
>
> KDEDIR=/usr/lib/kde4
>
> Then assign this variable to KDEDIRS, either with the kde3 installation
> appended or with the KDE4 install path again:
>
> KDEDIRS=$KDEDIR:/usr/lib/kde4
>
> The rest looks normal to me...
>
> Do you run a script before executing digiKam? A script that might alter the
> variables and so change your setup?
> Have you tried running kdeinit4 before starting digikam?
>
> Andi
>
> On Sunday 27 July 2008 16:52:51 Dotan Cohen wrote:
> > 2008/7/27 Andi Clemens <andi.clemens at gmx.net>:
> > > Another note: If I setup my system so that it can't find the kioslaves,
> > > I get the same result as you have: The splitter is gone (due of an
> > > "empty" album I guess) ...
> > >
> > > Oh right now I have read your comment again in the bugreport: You
> > > really can't find the kioslave. Try to make sure that your settings are
> > > correct, this is not a bug in general!
> > >
> > > Please post your env settings for *KDE* and LD_LIBRARY_PATH
> > >
> > > Andi
> >
> > Thanks, Andi.
> >
> > hardy at hardy-laptop:~$ echo $LD_LIBRARY_PATH
> > /usr/lib/kde4/lib
> > hardy at hardy-laptop:~$ env
> > KDE_MULTIHEAD=false
> > SSH_AGENT_PID=6202
> > DM_CONTROL=/var/run/xdmctl
> > MALLOC_CHECK_=2
> > TERM=xterm
> > DESKTOP_STARTUP_ID=
> > SHELL=/bin/bash
> > XDM_MANAGED=method=classic
> > XDG_SESSION_COOKIE=70f1b7d7e72701f242222ced488ab9d7-1217077775.810138-494
> >16 459 KONSOLE_DBUS_SERVICE=:1.236
> > GTK2_RC_FILES=/etc/gtk-2.0/gtkrc:/home/hardy/.gtkrc-2.0::/home/hardy/.kde
> >4/ share/config/gtkrc-2.0
> > GTK_RC_FILES=/etc/gtk/gtkrc:/home/hardy/.gtkrc::/home/hardy/.kde4/share/c
> >on fig/gtkrc GS_LIB=/home/hardy/.fonts
> > WINDOWID=52446619
> > KDE_FULL_SESSION=true
> > USER=hardy
> > LS_COLORS=no=00:fi=00:di=01;34:ln=01;36:pi=40;33:so=01;35:do=01;35:bd=40;
> >33
> > ;01:cd=40;33;01:or=40;31;01:su=37;41:sg=30;43:tw=30;42:ow=34;42:st=37;44:
> >ex=
> > 01;32:*.tar=01;31:*.tgz=01;31:*.svgz=01;31:*.arj=01;31:*.taz=01;31:*.lzh=
> >01;
> > 31:*.lzma=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.dz=01;31:*.gz=01;31:*.b
> >z2=
> > 01;31:*.bz=01;31:*.tbz2=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01
> >;31
> >
> >:*.rar=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.
> >:jp
> >
> >g=01;35:*.jpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm
> >=0
> > 1;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=0
> >1;3
> > 5:*.svg=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;3
> >5:*
> > .m2v=01;35:*.mkv=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*
> >.vo
> > b=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=
> >01;
> > 35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:
> >*.x
> > wd=01;35:*.yuv=01;35:*.aac=00;36:*.au=00;36:*.flac=00;36:*.mid=00;36:*.mi
> >di=
> > 00;36:*.mka=00;36:*.mp3=00;36:*.mpc=00;36:*.ogg=00;36:*.ra=00;36:*.wav=00
> >;36
> >
> >: LD_LIBRARY_PATH=/usr/lib/kde4/lib
> >
> > SSH_AUTH_SOCK=/tmp/ssh-WhKhXo6160/agent.6160
> > SESSION_MANAGER=local/hardy-laptop:/tmp/.ICE-unix/6331
> > PATH=/usr/lib/kde4/bin:/usr/lib/kde4/bin/:/usr/local/sbin:/usr/local/bin:
> >/u sr/sbin:/usr/bin:/sbin:/bin:/usr/games DESKTOP_SESSION=kde4
> > PWD=/home/hardy
> > LANG=en_US.UTF-8
> > KDE_SESSION_UID=1000
> > KDEDIRS=/usr/lib/kde4
> > XCURSOR_PATH=/usr/lib/kde4/share/icons::~/.icons:/usr/share/icons:/usr/sh
> >ar e/pixmaps:/usr/X11R6/lib/X11/icons KONSOLE_DBUS_SESSION=/Sessions/2
> > HISTCONTROL=ignoreboth
> > COLORFGBG=15;0
> > SHLVL=2
> > HOME=/home/hardy
> > LANGUAGE=en_US
> > KDE_SESSION_VERSION=4
> > XCURSOR_THEME=oxy-white
> > LOGNAME=hardy
> > XDG_DATA_DIRS=/usr/lib/kde4/share:/usr/share:/usr/local/share
> > DBUS_SESSION_BUS_ADDRESS=unix:abstract=/tmp/dbus-m85s7R6tL3,guid=9e013c4b
> >b7 b3bc126cfbe6ac488b2210 LESSOPEN=| /usr/bin/lesspipe %s
> > WINDOWPATH=7
> > PROFILEHOME=
> > DISPLAY=:0.0
> > QT_PLUGIN_PATH=/home/hardy/.kde4/lib/kde4/plugins/:/usr/lib/kde4/lib/kde4
> >/p lugins/ LESSCLOSE=/usr/bin/lesspipe %s %s
> > _=/usr/bin/env
>
> _______________________________________________
> 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