After upgrading to Kde 4.3 from kubuntu-ppa backports archive, Digikam stopped working.
To have it working again you just have to rebuild the package linking to the new version of kdelibs.
A working .deb packages for Kubuntu Jaunty 9.04 is available on my PPA.
To install it:
- Copy the lines below and add them to your system’s software sources. (Read about installing)
deb http://ppa.launchpad.net/daniele.domenichelli/ppa/ubuntu jaunty main
deb-src http://ppa.launchpad.net/daniele.domenichelli/ppa/ubuntu jaunty main
- Import public key for my PPA:
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 9D0C02D0 - Update and upgrade package Digikam and Showfoto
sudo apt-get update
sudo apt-get upgrade
or
sudo apt-get install digikam showfoto