Results 1 to 15 of 15

Thread: Very slow startup by the first run

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,368
    Thanks
    3
    Thanked 5,017 Times in 4,793 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: Very slow startup by the first run

    I already told you -- at the first run the plugin cache is built. Maybe something causes it to execute so long.
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


  2. #2
    Join Date
    Jan 2016
    Posts
    1
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Default Re: Very slow startup by the first run

    Hi,

    I,m experiencing the same problem while running a Qt app on Atmel board with ARM processor running embedded Linux 2.6.31
    Anything new about this?

  3. #3
    Join Date
    Oct 2016
    Posts
    8
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Windows Android

    Default Re: Very slow startup by the first run

    Qt probably generates a plugin cache or something like that on the first load. Or it might not be Qt's fault after all but rather the linker's.

  4. #4
    Join Date
    Oct 2016
    Posts
    6
    Qt products
    Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android

    Default Re: Very slow startup by the first run

    To find out if the delay was Qt related, I wrote also a small "pure C" without Qt, which doesn't show this behaviour.

Similar Threads

  1. (GUI) how to run code on program startup
    By qtierer in forum Qt Programming
    Replies: 2
    Last Post: 9th May 2011, 19:15
  2. How can i select a row at startup
    By kosasker in forum Newbie
    Replies: 3
    Last Post: 1st February 2011, 13:25
  3. Qt app in linux startup
    By qtlinuxnewbie in forum Newbie
    Replies: 8
    Last Post: 2nd March 2010, 18:37
  4. QT Creator crashed on startup
    By eloos in forum Qt Tools
    Replies: 13
    Last Post: 20th November 2009, 08:50
  5. QToolBar go away! On startup anyway.
    By bitChanger in forum Qt Programming
    Replies: 1
    Last Post: 10th February 2006, 18:22

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Qt is a trademark of The Qt Company.