I have recently upgraded my KDE version to 4.2.9. This however caused a problem with Digikam, it failed to load the thumbnails of selected albums.
I found a quick fix for this by adding new repository to your aptitude source list. Those repository are:
deb http://ppa.launchpad.net/digikam-experimental/ppa/ubuntu jaunty main deb-src http://ppa.launchpad.net/digikam-experimental/ppa/ubuntu jaunty main
The source file can be found at /etc/apt/sources.list. Once you have edited and saved the file, run the following command:
sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 0xbf860d3661fbbba575be617f0bf0f083e353b3e9
The final thing to do is to run the following command:
sudo aptitude upadate and sudo aptitude safe-upgrade.
Continue reading “[Kubuntu]: Digikam Failed To Work With KDE 4.2.9” »