Version: 4.4 (using KDE 4.4.0) OS: Linux Installed from: Archlinux Packages Before KDE 4.4, krunner would have cwd == $HOME. Assuming I have HOME=/home/user/ and /home/user/runSomething.sh When using krunner 4.4: runSomething.sh - doesn't work (used to work in KDE < 4.4) /home/user/runSomething.sh - works
this works, but only if krunner is actually started from $HOME, which is of course how $CWD works :) i suppose we -could- force it to always check relative paths in $HOME ... something to consider.
My krunner is started by KDE automagically. In versions < 4.4 it would have $CWD = $HOME, but it seems not anymore. Was this changed on purpose? If so, this is not a bug. But if it wasn't, it's a bug.
it's not an intentional change, but it's also not something that is up to krunner.
It's up to you guys to decide if it's a bug or not. It was just nice and I miss it :)
*** This bug has been marked as a duplicate of bug 183534 ***