Bug 154395

Summary: Run command will not run valid commands where the path starts with ~ and an argument is supplied
Product: [Plasma] krunner Reporter: Neil Youngman <neil.youngman>
Component: generalAssignee: Plasma Bugs List <plasma-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: finex
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Debian stable   
OS: Linux   
Latest Commit: Version Fixed In:

Description Neil Youngman 2007-12-20 21:12:39 UTC
Version:            (using KDE KDE 3.5.5)
Installed from:    Debian stable Packages
OS:                Linux

When entering a command using ALT-F2 (run command) it will not run if
I specify the path starting with ~ and add an argument.

Command "~/wirefast/apps/Invoker/live/invoker.sh ssh" gives the error
"Could not run the specified command". This command runs just fine from an xterm and BASH

Command "~/wirefast/apps/Invoker/live/invoker.sh" runs OK

Command "/home/neil/wirefast/apps/Invoker/live/invoker.sh ssh" runs OK
Comment 1 FiNeX 2008-12-10 13:43:53 UTC
This bug is valid on krunner too. Moved to the new product.
Comment 2 Aaron J. Seigo 2008-12-10 19:16:19 UTC
SVN commit 895431 by aseigo:

take the space location from the cleaned up path, not the original term
BUG:154395


 M  +6 -7      runnercontext.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=895431