Project

General

Profile

Actions

Emulator Issues #1223

closed

Probleme with accent in word.

Added by Valentin.Meriel over 14 years ago.

Status:
Fixed
Priority:
Normal
Assignee:
% Done:

0%

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

Description

What steps will reproduce the problem?

  1. selecte an iso directories with a word with an accent.

What is the expected output? What do you see instead?

Jeux Wii compr_s_ instead of Jeux Wii comprésé

in dolphin.ini but if you change compr_s_ by comprésé in the ini it's work
correctly.

What version of the product are you using? On what operating system?

R3914

Sory for the bad english i'm french.

Actions #1

Updated by lpfaint99 over 14 years ago

  • Status changed from New to Accepted
  • Issue type set to Bug

Almost certainly caused by the switch to unicode, can you test with r3904 or earlier

Actions #2

Updated by lpfaint99 over 14 years ago

  • Status changed from Accepted to Fixed

This issue was closed by r3917

Actions #3

Updated by yuri_assis_oliveira over 14 years ago

No problems about your english, i'm Brazilian +_+
hauHAUhauAHUahu

Actions #4

Updated by Valentin.Meriel over 14 years ago

no isn't fixed because now the dirrectorie isn't scanned.

Actions #5

Updated by lpfaint99 over 14 years ago

  • Status changed from Fixed to Accepted
Actions #6

Updated by sl1nk3.s over 14 years ago

it can be fixed by the patch included :
but i'm not sure that's the right way to do it ?

Actions #7

Updated by lpfaint99 over 14 years ago

looks right to me, it was this damn line that threw me off
ISOPaths->Append(wxString(SConfig::GetInstance().m_ISOFolder[i].c_str(), wxConvUTF8));

Actions #8

Updated by lpfaint99 over 14 years ago

blank line in the list though

Actions #9

Updated by sl1nk3.s over 14 years ago

oh really ?
because
ISOPaths->Append(wxString::FromAscii(SConfig::GetInstance().m_ISOFolder[i].c_str()));
is supposed to fix it :/

Actions #10

Updated by Anonymous over 14 years ago

http://docs.wxwidgets.org/trunk/overview_unicode.html
(note: docs are for 2.9, which may or may not have different/improved unicode
behaviors)

Actions #11

Updated by lpfaint99 over 14 years ago

oops sorry, looks like the patch failed at that line because of my local changes

Actions #12

Updated by lpfaint99 over 14 years ago

additional updates, please test... or commit if it works :p

Actions #13

Updated by sl1nk3.s over 14 years ago

looks like it works fine, i'll let you commit it though :p

Actions #14

Updated by lpfaint99 over 14 years ago

thanks for testing it, I'll commit when I get home

Actions #15

Updated by lpfaint99 over 14 years ago

  • Status changed from Accepted to Work started

tentatively fixed in R3925

Actions #16

Updated by sl1nk3.s over 14 years ago

It looks fixed to me, anyone confirm it ?

Actions #17

Updated by lpfaint99 over 14 years ago

do I count? :p

Actions #18

Updated by hondza555 over 14 years ago

Comfirm.

Actions #20

Updated by Anonymous almost 13 years ago

  • Status changed from Work started to Fixed

Ignore this...Status:Verified was removed, changing to Fixed

Actions

Also available in: Atom PDF