[Digikam-devel] [Bug 166472] Thumbnail bar gone in image editor when switching back from fullscreen
Andi Clemens
andi.clemens at gmx.net
Thu Jul 17 10:46:37 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=166472
------- Additional Comments From andi.clemens gmx net 2008-07-17 11:46 -------
> svn up digikam, svn up kipi-plugins, svn up cmake, all at revision 833633.
> Then I removed everything in my build directory, ran cmake ..., make and
> sudo make install to install the stuff. Afterwards, in digikam under
> help->about digikam it reads "Version 0.10.0-beta2 (rev.: 833633)", so I
> had the impression it installed correctly. Is there some other way I can
> check the success of the installation?
The one thing that could happen is that you might have installed two versions
of digiKam 0.10... in different paths on your system (but this is just a
guess).
You can try to use
"updatedb"
and after that
"locate -i digikam | grep bin | grep -v <your digikam build dir (home?)>"
If you can find more than one binary, maybe the old one is loaded instead of
the new one... this happened to me once where I forgot to set the prefix for
cmake, it just installed it in /usr instead of /opt/kde4
Andi
More information about the Digikam-devel
mailing list