Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Encoding problem in Issues panel
QtWS25 Last Chance

Encoding problem in Issues panel

Scheduled Pinned Locked Moved General and Desktop
2 Posts 2 Posters 1.3k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    aleks_tar
    wrote on last edited by
    #1

    Hello!

    I've installed a Qt on my PC with Windows 7 x64. Now have problems with encoding in Issues panel (watch the attached picture). It seems like the issues descriptions are in Russian language or something like that. How can I solve that problem or how can I change a language of issues descriptions to English?

    It's the only one thing in Qt that has that problem. When I change the interface language to Russian, it's OK.

    !http://dl.dropbox.com/u/65874762/edGCkDkqx3U.jpg(Issues panel)!

    Sorry for my English.

    Thank's for replies.

    1 Reply Last reply
    0
    • T Offline
      T Offline
      tobias.hunger
      wrote on last edited by
      #2

      IIRC the code uses "fromLocal8Bit()" to convert the output of the compiler to QStrings. If your compiler uses a different language/encoding than your system that will fail. Unfortunately I am not aware of a more reliable way to find out which encoding to expect from Microsoft compilers. Do you have any ideas?

      1 Reply Last reply
      0

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved