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. Starting application via QtCreator makes it very slow (in Qt5.4.1, was not the case in Qt 5.1.1)
QtWS25 Last Chance

Starting application via QtCreator makes it very slow (in Qt5.4.1, was not the case in Qt 5.1.1)

Scheduled Pinned Locked Moved General and Desktop
6 Posts 4 Posters 1.4k 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.
  • F Offline
    F Offline
    floatingWoods
    wrote on last edited by
    #1

    Hello,

    I am running Qt5.4.1 on Windows with MinGW. I have a strange thing happening with my application: when I start it (by pressing the play button) in Qt Creator (from Qt 5.4.1), the application starts correctly and behaves correctly, but is super slow (it is an openGl application, rendering takes ages it seems). When I manually launch my application (i.e. run the built executable), then speed is normal (i.e. very fast).
    I didn't have this strange behaviour with QtCreator from Qt 5.1.1.

    What I however already had with Qt 5.1.1 version: when my application is started from Skype, or Firefox (e.g. after a download), then the application also runs very slow.

    So I guess this is not directly a Qt problem, but more linked to the way a application is launched. Would someone happen to know what might be happening? Has the way how an application is launched in QtCreator changed?

    Thanks fro any insight!

    1 Reply Last reply
    0
    • JKSHJ Offline
      JKSHJ Offline
      JKSH
      Moderators
      wrote on last edited by
      #2

      Hi,

      What happens if you temporarily disable your antivirus?

      Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

      1 Reply Last reply
      0
      • R Offline
        R Offline
        Rondog
        wrote on last edited by
        #3

        I was thinking the same thing. I have seen antivirus software slow down applications to a crawl if there is any hint they are suspicious.

        1 Reply Last reply
        0
        • F Offline
          F Offline
          floatingWoods
          wrote on last edited by
          #4

          Thanks to the both of you. Disabling the antivirus din't help. Maybe some other background application?

          1 Reply Last reply
          0
          • hskoglundH Online
            hskoglundH Online
            hskoglund
            wrote on last edited by
            #5

            Hi, a guess but maybe it's network related, for example, are you using a VPN or a proxyserver?
            Also are you on Win7 or 8.x? (because Qt Creator launches your app differently on Win7 vs. 8)

            1 Reply Last reply
            0
            • F Offline
              F Offline
              floatingWoods
              wrote on last edited by
              #6

              Thank you hskoglund,

              I am not using any of those. I am working on Windows 8.x
              Can I modify the way QtCreator launches my application? (i.e. without having to recompile it myself)

              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