[Konsole-devel] [Bug 297529] Konsole does not allow use of national characters in "-e" command argument
Kurt V. Hindenburg
kurt.hindenburg at gmail.com
Tue Apr 10 15:32:32 UTC 2012
https://bugs.kde.org/show_bug.cgi?id=297529
Kurt V. Hindenburg <kurt.hindenburg at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Version Fixed In| |2.8.3
Resolution|--- |FIXED
--- Comment #6 from Kurt V. Hindenburg <kurt.hindenburg at gmail.com> ---
Git commit 3ceb32461c107dd3feb315a4a4022acad72612ec by Kurt Hindenburg.
Committed on 10/04/2012 at 17:22.
Pushed by hindenburg into branch 'master'.
Allow non-English for program names; useful w/ -e
The old code used Latin1() to check program names and also used
QFile::encodeName().
Thanks to Eugene Shalygin for report and research.
Example:
cp `which vi` ./编辑器
konsole -e ./编辑器
FIXED-IN: 2.8.3
M +1 -1 src/Pty.cpp
M +3 -3 src/Session.cpp
http://commits.kde.org/konsole/3ceb32461c107dd3feb315a4a4022acad72612ec
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the konsole-devel
mailing list