Version: (using Devel) Installed from: Compiled sources Compiler: 4.2.3 OS: Linux On kde3 i have this desktop file [Desktop Entry] Comment= Comment[it]= Exec[$e]=$HOME/scripts/vdr.sh GenericName= GenericName[it]= Icon=tvtime MimeType= Name=vvv Name[it]=Vdr Path[$e]= StartupNotify=false Terminal=true TerminalOptions= Type=Application X-DBUS-StartupType= X-DCOP-ServiceType=none X-KDE-SubstituteUID=false X-KDE-Username= Of course run fine,on kde4 give me a error "impossible to run $HOME/scripts/vdr.sh with arguments $HOME/scripts/vdr.sh"
Solved editing the file like this [Desktop Entry] Comment= Comment[it]= Exec=$HOME/scripts/vdr.sh GenericName= GenericName[it]= Icon=tvtime MimeType= Name=vvv Name[it]=Vdr Path= StartupNotify=false Terminal=true TerminalOptions= Type=Application X-DBUS-StartupType= X-DCOP-ServiceType=none X-KDE-SubstituteUID=false X-KDE-Username=