Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. QtCreator startup time is really long
Forum Updated to NodeBB v4.3 + New Features

QtCreator startup time is really long

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
2 Posts 2 Posters 313 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.
  • S Offline
    S Offline
    SamuelAbance
    wrote on last edited by
    #1

    Hello:

    We have installed QtCreator 10.0 in a RHEL 8.6. The install was succesful, and we are able to execute qtcreator. The problem is that it takes like 5 minutes to start up.

    We think that the root cause can be found in the following logs:

    Cannot update Qt version information from /opt/Qt/5.15.13/gcc_64/bin/qmake: Timeout running "/opt/Qt/5.15.13/gcc_64/bin/qmake"..
    Cannot update Qt version information from /opt/Qt/5.15.13/wasm_32/bin/qmake: Timeout running "/opt/Qt/5.15.13/wasm_32/bin/qmake"..
    Cannot update Qt version information from /opt/Qt/5.15.13/android/bin/qmake: Timeout running "/opt/Qt/5.15.13/android/bin/qmake"..
    qtc.cmake.tool: Fetching capabilities failed:  "" QProcess::UnknownError
    

    Once those logs are shown, the QtCreator window appears, and it can be used correctly.

    The first thing we checked was if the 3 qmake paths mentioned in the logs existed, and they do. We can execute them correctly from any user (it's not a permission problem).

    We would really appreciate if someone could help us.

    Regards,
    Samuel.

    cristian-adamC 1 Reply Last reply
    0
    • S SamuelAbance

      Hello:

      We have installed QtCreator 10.0 in a RHEL 8.6. The install was succesful, and we are able to execute qtcreator. The problem is that it takes like 5 minutes to start up.

      We think that the root cause can be found in the following logs:

      Cannot update Qt version information from /opt/Qt/5.15.13/gcc_64/bin/qmake: Timeout running "/opt/Qt/5.15.13/gcc_64/bin/qmake"..
      Cannot update Qt version information from /opt/Qt/5.15.13/wasm_32/bin/qmake: Timeout running "/opt/Qt/5.15.13/wasm_32/bin/qmake"..
      Cannot update Qt version information from /opt/Qt/5.15.13/android/bin/qmake: Timeout running "/opt/Qt/5.15.13/android/bin/qmake"..
      qtc.cmake.tool: Fetching capabilities failed:  "" QProcess::UnknownError
      

      Once those logs are shown, the QtCreator window appears, and it can be used correctly.

      The first thing we checked was if the 3 qmake paths mentioned in the logs existed, and they do. We can execute them correctly from any user (it's not a permission problem).

      We would really appreciate if someone could help us.

      Regards,
      Samuel.

      cristian-adamC Offline
      cristian-adamC Offline
      cristian-adam
      wrote on last edited by cristian-adam
      #2

      Apparently there is a bug in the RHEL kernel see this forum entry.

      1 Reply Last reply
      2

      • Login

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