Ticket #170 (closed bug: fixed)
Game Options - Language Selection
| Reported by: | anonymous | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | other | Version: | 2.1_rc2 (unsupported!) |
| Keywords: | Cc: | ||
| Operating System: | Mac OS | Blocked By: | |
| Blocking: | 172 |
Description
When switching the game language system cycles through the available parameters but the app crashes at a special list position (end of list?).
- System Locale
- Danish
- German
- English
- English
- French
- Italian
- Dutch
- Portuegese
- Portuguese
- Russian
- Swedish
- [crash]
Additionally English and Portuegese have duplicate entries (already reported by someone else in ticket #137).
No crash log is created.
Attachments
Change History
comment:3 Changed 21 months ago by EvilGuru
Confirmed under OS X (trunk and 2.1 RC2).
If it is due to en_US and en_UK then we should probably call them English (U.S.) and English (U.K.).
The crash is due to a failed assert, log attached.


also appears in v2.1 rc2