From kde-bugs-dist Fri Mar 31 23:03:05 2006 From: tkaitchuck () comcast ! net Date: Fri, 31 Mar 2006 23:03:05 +0000 To: kde-bugs-dist Subject: [Bug 124681] New: Shell script does not open in Knosole. Message-Id: <20060401010302.124681.tkaitchuck () comcast ! net> X-MARC-Message: https://marc.info/?l=kde-bugs-dist&m=114384619825369 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. http://bugs.kde.org/show_bug.cgi?id=124681 Summary: Shell script does not open in Knosole. Product: konqueror Version: unspecified Platform: unspecified OS/Version: Linux Status: UNCONFIRMED Severity: wishlist Priority: NOR Component: general AssignedTo: konq-bugs kde org ReportedBy: tkaitchuck comcast net Version: 3.5.1 (using KDE 3.5.1, Debian Package 4:3.5.1-2 (testing/unstable)) Compiler: Target: i486-linux-gnu OS: Linux (i686) release 2.6.12-1-k7 When a user has a shell script that is marked as executable and they click on it in Konqueror, it executes. However it does not open a console window, so if the script requires command line user interaction it simple dies and the user does not know why. What should happen is when a user clicks an executable file in Konqueror that from the mimetype information can be determined to be of a type that normally runs in a terminal window to open and run it in the user's preferred console as determined by their control center settings.