Project

General

Profile

Actions

Emulator Issues #1339

closed

"ISO Paths" does not display local language correctly

Added by wangdong1982C over 14 years ago.

Status:
Fixed
Priority:
Normal
Assignee:
Category:
UI
% Done:

0%

Operating system:
N/A
Issue type:
Bug
Milestone:
Regression:
No
Relates to usability:
Yes
Relates to performance:
No
Easy:
No
Relates to maintainability:
No
Regression start:
Fixed in:

Description

What steps will reproduce the problem?
1.Open Dolphin
2.Open Configuration -> Paths
3.Select a path with unicode characters, eg: Chinese/Japanese/Korean
characters

What is the expected output? What do you see instead?
The Directory should be displayed in local language

What version of the product are you using? On what operating system?
Any version after 4000, both on Vista/Win7

Please provide any additional information below.

Actions #1

Updated by marcus over 14 years ago

  • Status changed from New to Accepted
  • Issue type set to Bug
  • Category set to ui
  • Priority set to Normal
  • Relates to usability set to Yes
Actions #3

Updated by lpfaint99 over 14 years ago

this really used to work?
I cannot find a revision where it works with 鑍 as a folder name

Actions #4

Updated by lpfaint99 over 14 years ago

(I cannot read the character so I hope it isnt anything offensive)

Actions #5

Updated by wangdong1982C over 14 years ago

Hi,lpfaint99,
It may failed long time ago, but I just notice that recently, sorry for mislead
if any.
When you first time set the directory, it display correctly, but when you close
the panel and open it again, it fails. Did you reproduce the defect?

Actions #6

Updated by lpfaint99 over 14 years ago

yeah, that's exactly how it works here

with earlier revisions we were using multibyte strings in the dialog and these
characters display as ?

newer revisions use unicode for strings in the dialog and so it made it better so
that it displays correctly the first time

the way we write to the file has not changed (multibyte I believe) and so after
loading from a file it displays incorrectly

Actions #7

Updated by naog0616 over 14 years ago

I do FIX with Issue 1435 in my PC environment.

http://code.google.com/p/dolphin-emu/issues/detail?id=1435&start=100

Windows XP SP3 x86 Japanese.

Actions #8

Updated by Anonymous over 14 years ago

any ideas to fix this lpfaint? my first idea is to just add another version of Inifile
Set/Get which works with wstrings and such. not sure if this would work, or if it's the
whole scope of the problem though...

Actions #9

Updated by lpfaint99 over 14 years ago

yeah, my idea was to add or change inifile to use wstrings
havent had the time to code it though

Actions #10

Updated by ayuanx over 14 years ago

  • Status changed from Accepted to Fixed

This issue was closed by revision r4747.

Actions

Also available in: Atom PDF