octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #44538] command window problem for windows for


From: Tatsuro MATSUOKA
Subject: [Octave-bug-tracker] [bug #44538] command window problem for windows for Japanese
Date: Sat, 14 Mar 2015 06:13:53 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/40.0.2214.115 Safari/537.36

URL:
  <http://savannah.gnu.org/bugs/?44538>

                 Summary: command window problem for windows for Japanese
                 Project: GNU Octave
            Submitted by: tmacchant
            Submitted on: 2015年03月14日 06時13分52秒
                Category: GUI
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: None
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 4.0.0-rc1
        Operating System: Microsoft Windows

    _______________________________________________________

Details:

I do not think what I will talk is a bug.

In command window


>> ls


output window is broken.
However I can see Japanese character is represented.

See an attached file (After_ls.png).

If I change codepage by "chcp" command:


>> system('chcp 65001')


codepage 65001 is for utf8.


>> ls


See the other attachment fils (After_ls_cp65001.png)

This time the representation of command window in not broken but Japanese
character cannot be represented.

The character code in the editor octave-gui seems to be utf-8.
I could handle Japanese character without problem on the Ubuntu using
octave-gui of ver. 4.0.0rc1.

However, the command window in windows (win7 I have tested), the codepage is
932 (shift-jis). 
Perhaps the problem is caused by codepage of "command prompt" with which
windows version octave-gui handles "command window".

I do no have any good idea to treat Japanese Character on windows by
octave-gui.

For the moment, I will not use Japanese character in octave-gui in windows.

Tatsuro 



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: 2015年03月14日 06時13分52秒  Name: After_ls.png  Size: 97kB   By:
tmacchant

<http://savannah.gnu.org/bugs/download.php?file_id=33338>
-------------------------------------------------------
Date: 2015年03月14日 06時13分52秒  Name: After_ls_cp65001.png  Size:
91kB   By: tmacchant

<http://savannah.gnu.org/bugs/download.php?file_id=33339>

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?44538>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]