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.
_______________________________________________
Kde-windows mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/kde-windows

Reply via email to