Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Python: Bugs

[issue1342] Crash on Windows if Python runs from a directory with umlauts

 

 

Python bugs RSS feed   Index | Next | Previous | View Threaded


report at bugs

May 8, 2008, 1:38 PM

Post #1 of 3 (650 views)
Permalink
[issue1342] Crash on Windows if Python runs from a directory with umlauts

Christian Heimes <lists[at]cheimes.de> added the comment:

I'm increasing the severity of the bug. It's a still a major show
stopper for non-English Windows users. For example see #2780

----------
priority: normal -> release blocker

__________________________________
Tracker <report[at]bugs.python.org>
<http://bugs.python.org/issue1342>
__________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com


report at bugs

May 9, 2008, 1:55 AM

Post #2 of 3 (588 views)
Permalink
[issue1342] Crash on Windows if Python runs from a directory with umlauts [In reply to]

Antoine Pitrou <pitrou[at]free.fr> added the comment:

There are some problems under Linux too:

$ pwd
/home/antoine/py3k/héhé
$ ./python
Fatal Python error: Py_Initialize: can't initialize sys standard streams
Traceback (most recent call last):
File "/home/antoine/py3k/pristine/Lib/encodings/__init__.py", line 32,
in <module>
TypeError: zipimporter() argument 1 must be string without null bytes,
not str
Abandon

----------
nosy: +pitrou

__________________________________
Tracker <report[at]bugs.python.org>
<http://bugs.python.org/issue1342>
__________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com


report at bugs

May 9, 2008, 3:05 AM

Post #3 of 3 (588 views)
Permalink
[issue1342] Crash on Windows if Python runs from a directory with umlauts [In reply to]

Antoine Pitrou <pitrou[at]free.fr> added the comment:

See #2798 for the non-Windows case, with a patch.

__________________________________
Tracker <report[at]bugs.python.org>
<http://bugs.python.org/issue1342>
__________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com

Python bugs RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact lists@gossamer-threads.com
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.