[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 24 13:00:14 UTC 2012
https://bugs.kde.org/show_bug.cgi?id=297529
Kurt V. Hindenburg <kurt.hindenburg at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Latest Commit| |http://commits.kde.org/kons
| |ole/fe726be565e3445e4cfaa6e
| |c5eeabd1064bb280b
--- Comment #7 from Kurt V. Hindenburg <kurt.hindenburg at gmail.com> ---
Git commit fe726be565e3445e4cfaa6ec5eeabd1064bb280b by Kurt Hindenburg.
Committed on 24/04/2012 at 14:58.
Pushed by hindenburg into branch 'KDE/4.8'.
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
cherry-picked from 3ceb32461c107dd3feb315a4a4022acad72612ec
M +1 -1 src/Pty.cpp
M +1 -1 src/Session.cpp
http://commits.kde.org/konsole/fe726be565e3445e4cfaa6ec5eeabd1064bb280b
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the konsole-devel
mailing list