Results 1 to 2 of 2

Thread: Creator not responding

  1. #1
    Join Date
    Dec 2013
    Posts
    14
    Thanks
    6
    Qt products
    Qt5
    Platforms
    Windows

    Default Creator not responding

    Now I am past the user issue, a new issue has reared its head with Creator. Creator starts up just fine. When I attempt to load a .pro file, the CPU usage for Creator will go to ~25% and stay there for at least 20 minutes until I kill the process. If I attempt to create a new project, the new files are created properly but Creator drives the CPU again to ~25%.

    Creator was working fine yesterday up until I attempted to import a project that I got from my associate. It has not worked since. Yesterday I was running 5.1.1, then I loaded 5.2.0 to see if that solved the problem(environment reset accordingly). It didn't. Same behavior with both versions. Design from MSVS10 seems to work just fine. I am running XP Pro and have rebooted my machine. Does anybody have an idea about what is happening or have another suggestion on how to track this down.

  2. #2
    Join Date
    Mar 2009
    Location
    Brisbane, Australia
    Posts
    7,729
    Thanks
    13
    Thanked 1,610 Times in 1,537 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows
    Wiki edits
    17

    Default Re: Creator not responding

    I assume you are on a quad core processor. Qt Creator 3 is not supported on XP in its default configuration because the requisite graphics support is not there. If you are not intending to do QML work then there is a workaround:
    Qt Creator does not support Windows XP.
    Workaround: Disable ‘Welcome’, ‘QmlProfiler’, QmlDesigner’ plugins
    http://qt-project.org/wiki/Qt520-KnownIssues

    You could also install an earlier standalone QtCreator to get a version not dependent on ANGLE. I do not know if you can build you own Qt Creator using the OpenGL version of Qt.
    You will need to use the OpenGL build of Qt5 if you intend your applications to run on XP.

  3. The following user says thank you to ChrisW67 for this useful post:

    sterling (10th January 2014)

Similar Threads

  1. Window not responding
    By tom989 in forum Newbie
    Replies: 3
    Last Post: 18th November 2012, 22:57
  2. qt app not responding in window XP
    By snow_starzz in forum Newbie
    Replies: 4
    Last Post: 23rd August 2012, 11:20
  3. QProgressDialogButton is not responding
    By gowen in forum Qt Programming
    Replies: 1
    Last Post: 14th August 2011, 19:13
  4. Designer not responding to mouse
    By brtip in forum Newbie
    Replies: 0
    Last Post: 28th July 2010, 05:09
  5. Window not responding
    By markcole in forum Qt Programming
    Replies: 10
    Last Post: 18th April 2007, 21:53

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
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.