MantisBT - Doomseeker | |||||||||||||||
View Issue Details | |||||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||||||||
0003534 | Doomseeker | [All Projects] Bug | public | 2018-10-06 09:23 | 2018-10-13 16:54 | ||||||||||
Reporter | WubTheCaptain | ||||||||||||||
Assigned To | Zalewa | ||||||||||||||
Priority | normal | Severity | trivial | Reproducibility | always | ||||||||||
Status | closed | Resolution | fixed | ||||||||||||
Platform | OS | OS Version | |||||||||||||
Product Version | 1.2 | ||||||||||||||
Target Version | 1.2 | Fixed in Version | 1.2 | ||||||||||||
Summary | 0003534: Qt4's assumption of Latin-1 encoding decodes UTF-8 characters in Doomseeker built with Qt4 incorrectly (language configuration) | ||||||||||||||
Description | "Español" gets garbled into "Espanñol" (or similar) in configuration, because of UTF-8 characters not being expected in Doomseeker built with Qt4. Support for UTF-8 characters would need to be explicitly added in Qt4. See attached screenshot. | ||||||||||||||
Steps To Reproduce | Grab a "recent" source of Doomseeker 1.2~beta from Mercurial tip (where development happens), with Spanish translation built-in. To build Doomseeker with Qt4, do: cmake -DFORCE_QT4=YES $DOOMSEEKER_SRC make -j$(nproc) # or just make -j4 for example, there's no nproc(1) on OpenBSD where $DOOMSEEKER_SRC is the location of source code. Launch Doomseeker and navigate to:
| ||||||||||||||
Additional Information | Not reproducible in Qt5, because Qt5 expects UTF-8 and UTF-8 only. 'https://wiki.qt.io/index.php?title=Strings_and_encodings_in_Qt&oldid=23630 [^]' | ||||||||||||||
Tags | No tags attached. | ||||||||||||||
Relationships |
| ||||||||||||||
Attached Files | ![]() https://zandronum.com/tracker/file_download.php?file_id=2419&type=bug | ||||||||||||||
Issue History | |||||||||||||||
Date Modified | Username | Field | Change | ||||||||||||
2018-10-06 09:23 | WubTheCaptain | New Issue | |||||||||||||
2018-10-06 09:23 | WubTheCaptain | Status | new => assigned | ||||||||||||
2018-10-06 09:23 | WubTheCaptain | Assigned To | => Zalewa | ||||||||||||
2018-10-06 09:23 | WubTheCaptain | File Added: 2018-10-06-091643_534x118_scrot.png | |||||||||||||
2018-10-06 09:24 | WubTheCaptain | Relationship added | related to 0003503 | ||||||||||||
2018-10-06 09:25 | WubTheCaptain | Description Updated | bug_revision_view_page.php?rev_id=12105#r12105 | ||||||||||||
2018-10-06 09:25 | WubTheCaptain | Additional Information Updated | bug_revision_view_page.php?rev_id=12107#r12107 | ||||||||||||
2018-10-06 09:27 | WubTheCaptain | Relationship added | child of 0003486 | ||||||||||||
2018-10-06 18:48 | Zalewa | Note Added: 0019961 | |||||||||||||
2018-10-06 18:48 | Zalewa | Status | assigned => needs testing | ||||||||||||
2018-10-06 18:49 | Zalewa | Note Edited: 0019961 | bug_revision_view_page.php?bugnote_id=19961#r12160 | ||||||||||||
2018-10-06 19:02 | WubTheCaptain | Note Added: 0019962 | |||||||||||||
2018-10-06 19:02 | WubTheCaptain | Status | needs testing => resolved | ||||||||||||
2018-10-06 19:02 | WubTheCaptain | Fixed in Version | => 1.2 | ||||||||||||
2018-10-06 19:02 | WubTheCaptain | Resolution | open => fixed | ||||||||||||
2018-10-13 16:54 | WubTheCaptain | Status | resolved => closed |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|