Comment 9 for bug 217654

Revision history for this message
Bob Philomene (bob.philomene) wrote :

I've got the same problem in Intrepid Alpha5.
And when i tried :

cd /usr/share/applications/kde

     for x in $(grep -xl "^Path=" *.desktop) ; do sudo sed -i
's/^Path=/#Path=/' $x ; done

It's working too, like in hardy.