Issue 1713252: character set in Japanese on Ubuntu distribution (original ) (raw ) This issue has been migrated to GitHub: https://github.com/python/cpython/issues/44931
classification
process
Created on 2007-05-05 05:16 by cgrell , last changed 2022-04-11 14:56 by admin . This issue is now closed .
Messages (8)
msg31952 - (view)
Author: Christopher Grell (cgrell)
Date: 2007-05-05 05:16
I tried to use IDLE on new Ubuntu 7.04 and the window opens with Japanese character set
msg31953 - (view)
Author: Georg Brandl (georg.brandl) *
Date: 2007-05-05 07:08
As this is certainly not the case in other distributions, this is something you should file with the Ubuntu bug tracker.
msg31954 - (view)
Author: Christopher Grell (cgrell)
Date: 2007-05-07 02:42
Changing default character size to 20 removes the issue
msg31955 - (view)
Author: Martin v. Löwis (loewis) *
Date: 2007-05-08 19:05
What do you mean by "opens with Japanese character set"? Can you provide a screenshot? Can you figure out what font it is using?
msg31956 - (view)
Author: Christopher Grell (cgrell)
Date: 2007-05-10 20:11
File Added: Screenshot-Python Shell.png
msg31957 - (view)
Author: Martin v. Löwis (loewis) *
Date: 2007-05-10 22:35
Why do you think it is Japanese? It is fairly unreadable, but it looks like Latin to me. In particular, I can recognize the text "Personal firewall software may warn..."
msg31958 - (view)
Author: Collin Winter (collinwinter) *
Date: 2007-06-05 18:26
Please post a legible screenshot.
msg56299 - (view)
Author: Kurt B. Kaiser (kbk) *
Date: 2007-10-09 23:48
absent further response, closing as unreproducible.
History
Date
User
Action
Args
2022-04-11 14:56:24
admin
set
github: 44931
2007-10-09 23:48:07
kbk
set
status: open -> closednosy: + kbk messages: + assignee: kbk keywords: + patch resolution: fixed -> works for me
2007-05-05 05:16:29
cgrell
create