[Bug 199292] konsole cannot open cmd. exe when windows isn´t installed on C :-drive
Andrius
andriusmao at gmail.com
Sat Jul 25 21:09:36 CEST 2009
https://bugs.kde.org/show_bug.cgi?id=199292
--- Comment #6 from Andrius <andriusmao gmail com> 2009-07-25 21:09:35 ---
MSYS sets $SHELL as "/bin/sh" and konsole gets weird behaviour when ran from it
( e.g.: scrolling bar appears in left)
wine reuses native $SHELL variable causing an incompatibility when trying to
run native /bin/sh
So I believe qgetenv("COMSPEC") would work better than qgetenv("SHELL") in this
case.
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Kde-windows
mailing list