Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. Errors not in english

Errors not in english

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
3 Posts 2 Posters 112 Views 1 Watching
  • 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.
  • 0 Offline
    0 Offline
    01joja-work
    wrote last edited by
    #1

    I get errors in my native language (Swedish).

    How do I make it so that this never happens? I no case at all. For ever.

    Example:
    QQmlApplicationEngine failed to load component
    qrc:/main.qml:115:22: Typen Home inte tillgΣnglig
    qrc:/views/Home.qml:30:9: Typen Chip inte tillgΣnglig
    qrc:/controls/Chip.qml:32:21: F÷rvΣntade token `,'

    This is a big bug for me, since it makes it really hard to search online for posts that have had the same problem as me. I run my Windows in Eng just to make it easier to follow guides and google errors. If I first need to figure out what the english error message is and then google it I will just be sad and not enjoy my job as much.

    J.HilkJ 1 Reply Last reply
    0
    • 0 01joja-work

      I get errors in my native language (Swedish).

      How do I make it so that this never happens? I no case at all. For ever.

      Example:
      QQmlApplicationEngine failed to load component
      qrc:/main.qml:115:22: Typen Home inte tillgΣnglig
      qrc:/views/Home.qml:30:9: Typen Chip inte tillgΣnglig
      qrc:/controls/Chip.qml:32:21: F÷rvΣntade token `,'

      This is a big bug for me, since it makes it really hard to search online for posts that have had the same problem as me. I run my Windows in Eng just to make it easier to follow guides and google errors. If I first need to figure out what the english error message is and then google it I will just be sad and not enjoy my job as much.

      J.HilkJ Offline
      J.HilkJ Offline
      J.Hilk
      Moderators
      wrote last edited by
      #2

      @01joja-work IIRC error messages come from the system local, not necessarily system language, there's a difference,

      ah, found it:

      https://forum.qt.io/topic/141897/language-settings/2


      Be aware of the Qt Code of Conduct, when posting : https://forum.qt.io/topic/113070/qt-code-of-conduct


      Q: What's that?
      A: It's blue light.
      Q: What does it do?
      A: It turns blue.

      1 Reply Last reply
      2
      • 0 Offline
        0 Offline
        01joja-work
        wrote last edited by 01joja-work
        #3

        Oh, so the issue has to do with Microsoft. Thank you for your help J.Hilk!

        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