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. Problem in opening Qt Linguist in Windows
Forum Updated to NodeBB v4.3 + New Features

Problem in opening Qt Linguist in Windows

Scheduled Pinned Locked Moved Unsolved General and Desktop
8 Posts 2 Posters 2.1k 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.
  • U Offline
    U Offline
    umadevi
    wrote on last edited by
    #1

    Hai all,
    I have developed an GUI application using VS2013 and QT 5.7. I have created .ts file for my project when I tried to open that .ts file I am getting "Couldn't start Qt Linguist" How to fix this. I need to create application in different language. Is there any way to fix this.?

    1 Reply Last reply
    0
    • mrjjM Offline
      mrjjM Offline
      mrjj
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi
      Have you tried to start it directly ?
      Mine is in
      D:\Qt\5.7\mingw53_32\bin\linguist.exe

      1 Reply Last reply
      0
      • U Offline
        U Offline
        umadevi
        wrote on last edited by
        #3

        Hi
        I have tried to open it directly. I am able to open the Linguist window. If I tried to open .ts file., the Linguist window is not responding. I am getting Not responding messge

        1 Reply Last reply
        0
        • mrjjM Offline
          mrjjM Offline
          mrjj
          Lifetime Qt Champion
          wrote on last edited by
          #4

          And you are 100% sure that the TS is valid ?

          You could test with
          D:\Qt\Examples\Qt-5.7\qml\qml-i18n\i18n\base.ts

          1 Reply Last reply
          0
          • U Offline
            U Offline
            umadevi
            wrote on last edited by umadevi
            #5

            Sure . It is valid. I have tested it.

            mrjjM 1 Reply Last reply
            0
            • U umadevi

              Sure . It is valid. I have tested it.

              mrjjM Offline
              mrjjM Offline
              mrjj
              Lifetime Qt Champion
              wrote on last edited by
              #6

              @umadevi
              so linguist do also crash/hang/stop responding with
              D:\Qt\Examples\Qt-5.7\qml\qml-i18n\i18n\base.ts
              If you go File->Open ?

              1 Reply Last reply
              0
              • U Offline
                U Offline
                umadevi
                wrote on last edited by
                #7

                I am able to open that file. In my project I am using 2 widget window and one main window. I am unable to open .ts created for my project.I dont know why?

                mrjjM 1 Reply Last reply
                0
                • U umadevi

                  I am able to open that file. In my project I am using 2 widget window and one main window. I am unable to open .ts created for my project.I dont know why?

                  mrjjM Offline
                  mrjjM Offline
                  mrjj
                  Lifetime Qt Champion
                  wrote on last edited by
                  #8

                  @umadevi
                  Well it must be something in the file.
                  Try open your ts file in a good editor (its XML)
                  and see if it contains something invalid.

                  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