Comment 1 for bug 153091

Revision history for this message
Thomas Merten (thomasm) wrote :

here is a work around.
you create a directory services in /usr/lib/kde4/share/kde4/ and than create the file "renimagedlg.desktop" in services/
commandline: sudo mkdir /usr/lib/kde4/share/kde4/services
                        sudo touch /usr/lib/kde4/share/kde4/services/renimagedlg.desktop
than run: sudo apt-get -f install
hope this helps.