[jaunty] Wubi crashes on startup to UnicodeDecodeError when not using English

Bug #344151 reported by Timo Jyrinki
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Wubi
Fix Released
High
Agostino Russo

Bug Description

LANG=fi_FI.UTF-8 wine wubi.exe:

Traceback (most recent call last):
  File "Z:\home\evan\bzr\wubi.trunk\build\wubi\files\main.py", line 33, in ?
  File "Z:\home\evan\bzr\wubi.trunk\build\wubi\files\lib\wubi\application.py", line 56, in run
  File "Z:\home\evan\bzr\wubi.trunk\build\wubi\files\lib\winui\ui.py", line 403, in show_error_message
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 36: ordinal not in range(128)

LANG=C wine wubi.exe:

(works)

Probably means that any language having non-ascii characters, ie. most of the languages, crash on startup currently. I can reproduce also eg. with LANG=fr_FR.UTF-8 wine wubi.exe.

Related branches

Revision history for this message
Agostino Russo (ago) wrote :

Should have been fixed in rev 99

Changed in wubi:
assignee: nobody → ago
importance: Undecided → High
milestone: none → 9.04
status: New → Fix Committed
Agostino Russo (ago)
Changed in wubi:
status: Fix Committed → Fix Released
Revision history for this message
Timo Jyrinki (timo-jyrinki) wrote :

I can confirm this now works.

Revision history for this message
Raz Ziv (raz-ziv) wrote :

I'm experiencing a similar problem when trying to install wubi-r122 on a hebrew version of XP. log file attached.

Revision history for this message
Raz Ziv (raz-ziv) wrote :

Looking around the code, it seems the offending text comes from the windows username. i created a new windows account, with an english-only username, and wubi-r122 started fine.

Revision history for this message
Agostino Russo (ago) wrote :

Should be fixed in r124+, please test

Revision history for this message
Agostino Russo (ago) wrote :

I meant r126+, we are at 128 anyway.

Revision history for this message
Dave Morley (davmor2) wrote :

The behaviour now works thus

phïllîp now becomes phllp in wubi.

This is not ideal but is better than a crash.

Revision history for this message
Raz Ziv (raz-ziv) wrote :

I can confirm problem solved here too, since r127 (couldn't find r126...).

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.