[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-bug-tracker] [bug #42036] Umlaut in file name or folder name not
From: |
Armin Müller |
Subject: |
[Octave-bug-tracker] [bug #42036] Umlaut in file name or folder name not handled correctly |
Date: |
Thu, 03 Apr 2014 09:32:10 +0000 |
User-agent: |
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:28.0) Gecko/20100101 Firefox/28.0 |
URL:
<http://savannah.gnu.org/bugs/?42036>
Summary: Umlaut in file name or folder name not handled
correctly
Project: GNU Octave
Submitted by: arm_in
Submitted on: Do 03 Apr 2014 09:32:09 GMT
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: 3.8.1
Operating System: Microsoft Windows
_______________________________________________________
Details:
There are some special issues when using "Umlaut" characters on a German
keyboard. Running Octave 3.8.1 under Windows 7 x64 German edition
https://de.wikipedia.org/wiki/Umlaut
Let's say we are actually in the folder "D:\Octave" and there is a subfolder
"D:\Octave\München"
1) In the file browser, "München" will be displayed correctly.
2) Some translated texts contain Umlaut characters. OK.
3) When double-clicking on the name "München", the message "error:
D:/Octave/M**nchen: No such file or directory" will appear.
(** = garbled text, looks like Unicode)
According to the file browser, the directory has been successfully changed.
According to the "Current Directory" line, the current directory is still
"D:\Octave"
Same with "pwd" answer.
4) When trying to enter "cd 'München'" in the command window by hand, the
Umlaut "ü" will be replaced by a verical bar '|'.
Actually, a limited num
ä => d
Ä => D
ö => v
Ö => V
ü => |
Ü => \
° => 0 (degree symbol)
´ => 4 (acute accent)
5) Getting the Umlaut via copy & paste from an external ANSI editor is not
pssible, either.
6) Messages in the command history get garbled. For example, the time stamp
"Mitteleuropäische Zeit" after starting octave GUI is reading
"Mitteleurop?ische Zeit".
_______________________________________________________
File Attachments:
-------------------------------------------------------
Date: Do 03 Apr 2014 09:32:09 GMT Name: AD1 - file browser - AD2 tooltip.png
Size: 53kB By: arm_in
<http://savannah.gnu.org/bugs/download.php?file_id=31111>
-------------------------------------------------------
Date: Do 03 Apr 2014 09:32:09 GMT Name: AD4 - enter by hand.png Size: 51kB
By: arm_in
<http://savannah.gnu.org/bugs/download.php?file_id=31112>
-------------------------------------------------------
Date: Do 03 Apr 2014 09:32:09 GMT Name: AD3 - double click.png Size: 56kB
By: arm_in
<http://savannah.gnu.org/bugs/download.php?file_id=31113>
-------------------------------------------------------
Date: Do 03 Apr 2014 09:32:09 GMT Name: AD6 - history window.png Size: 55kB
By: arm_in
<http://savannah.gnu.org/bugs/download.php?file_id=31114>
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?42036>
_______________________________________________
Nachricht gesendet von/durch Savannah
http://savannah.gnu.org/
- [Octave-bug-tracker] [bug #42036] Umlaut in file name or folder name not handled correctly,
Armin Müller <=