[issue12990] launcher can't work on path including tradition chinese char

2013-07-06 Thread Ronald Oussoren

Ronald Oussoren added the comment:

This bug is ancient by now, but not fixed. I've reproduced the issue with a 
recent release of Python and the problem is an encoding exception in 
Objective-C:


2013-07-06 12:17:20.511 Python Launcher[43030:f0b] *** Terminating app due to 
uncaught exception 'NSCharacterConversionException', reason: 'Conversion to 
encoding 30 failed for string cd '/Users/ronald/X/...'


That is because the Python Launcher tries to convert the string to ASCII, and 
that obviously doesn't work when the path contains Chinese characters. Fixing 
this should be easy enough, I expect to have a patch later today.

--

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue12990
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue12990] launcher can't work on path including tradition chinese char

2013-07-06 Thread Ronald Oussoren

Changes by Ronald Oussoren ronaldousso...@mac.com:


--
versions: +Python 3.3, Python 3.4

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue12990
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue12990] launcher can't work on path including tradition chinese char

2013-07-06 Thread Roundup Robot

Roundup Robot added the comment:

New changeset 7ec9255d4189 by Ronald Oussoren in branch '2.7':
Issue #12990: The Python Launcher on OSX could not launch python scripts that 
have paths that include wide characters.
http://hg.python.org/cpython/rev/7ec9255d4189

--
nosy: +python-dev

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue12990
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue12990] launcher can't work on path including tradition chinese char

2013-07-06 Thread Roundup Robot

Roundup Robot added the comment:

New changeset 27eb350d5056 by Ronald Oussoren in branch '3.3':
Issue #12990: The Python Launcher on OSX could not launch python scripts that 
have paths that include wide characters.
http://hg.python.org/cpython/rev/27eb350d5056

New changeset b6ebc726d5fe by Ronald Oussoren in branch 'default':
(3.3-default) Issue #12990: The Python Launcher on OSX could not launch 
python scripts that have paths that include wide characters.
http://hg.python.org/cpython/rev/b6ebc726d5fe

--

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue12990
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue12990] launcher can't work on path including tradition chinese char

2013-07-06 Thread Ronald Oussoren

Ronald Oussoren added the comment:

I've commit a fix for this problem in the branches for 2.7, 3.3 and the 
upcoming 3.4 release. This means the problem will be fixed in the next releases 
from those branches.

--
resolution:  - fixed
stage: test needed - committed/rejected
status: open - closed

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue12990
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue12990] launcher can't work on path including tradition chinese char

2011-09-21 Thread Teng Ricky

Changes by Teng Ricky ri...@facet.com.tw:


Added file: http://bugs.python.org/file23220/IMG_4359.JPG

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue12990
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue12990] launcher can't work on path including tradition chinese char

2011-09-21 Thread Ricky Teng

Ricky Teng ricky.t...@gmail.com added the comment:

Excuse me

This is my first time use this bug report.

I have uploaded a jpg to show what I do.

The result is that a console will show and nothing happen.

於 2011/9/16 下午 07:54, Ronald Oussoren 提到:
 New submission from Ronald Oussorenronaldousso...@mac.com:

 Could you please add some more information on how I can reproduce this issue?

 --
 stage:  -  test needed
 type:  -  behavior

 ___
 Python trackerrep...@bugs.python.org
 http://bugs.python.org/issue12990
 ___


--
title: launcher can't work on path including tradition chinese char - launcher 
can't work on path including tradition chinese  char

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue12990
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue12990] launcher can't work on path including tradition chinese char

2011-09-16 Thread Ricky Teng

Changes by Ricky Teng ricky.t...@gmail.com:


--
assignee: ronaldoussoren
components: Macintosh
nosy: Ricky.Teng, ronaldoussoren
priority: normal
severity: normal
status: open
title: launcher can't work on path including tradition chinese char
versions: Python 2.7

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue12990
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue12990] launcher can't work on path including tradition chinese char

2011-09-16 Thread Ronald Oussoren

New submission from Ronald Oussoren ronaldousso...@mac.com:

Could you please add some more information on how I can reproduce this issue?

--
stage:  - test needed
type:  - behavior

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue12990
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com