Opened 8 years ago
Closed 7 years ago
#1081 closed defect (not relevant)
font encoding in output window
Reported by: | briza | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | editor | Version: | 0.63 |
Keywords: | font encoding | Cc: |
Description
OS: windows 7 traditional chinese.
While runs 'system("cd x");', output window shows "�t�Χ䤣�����w�����|�C".
And changed non-unicode encoding to English, the error message becomes "The system cannot find the path specified."
The chinese error message from the dos shell can't be handled correctly.
I installed windows msi package from this site(include strawberry), version 0.63.
perl -v
This is perl, v5.10.1 (*) built for MSWin32-x86-multi-thread
no wx installed
Change History (1)
comment:1 Changed 7 years ago by bowtie
- Resolution set to not relevant
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.