Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Update: Forum Guidelines & Code of Conduct


    Qt World Summit: Early-Bird Tickets

    Qcreator has stopped working when trying open any form

    General and Desktop
    4
    6
    1221
    Loading More Posts
    • 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.
    • T
      TomCrow last edited by

      Hello... everything was OK... i was making my application few days.. and now whe i try open any form file in QCreator, it crashes... Tried to reinstall.. didnt worked.. please..any suggestions?

      1 Reply Last reply Reply Quote 0
      • Jeroentjehome
        Jeroentjehome last edited by

        Hmm,
        What might help is to remove the user pro file from your project. Qt will then recreate one if the project is opened. the .user file is next to your .pro file. This file contains lots of information about the way the project behaves and where Qt is installed etc.
        Greetz

        Greetz, Jeroen

        1 Reply Last reply Reply Quote 0
        • T
          TomCrow last edited by

          but i cant even open the designer from designer.exe.. it show as process in task manager but wont open... anyway.. i did what u said and didnt work :(

          1 Reply Last reply Reply Quote 0
          • T
            TomCrow last edited by

            Please... help anyone D: .. google didnt help.. i found that some people got this problem too.. but no resolution for this :(
            "This is my problem":http://www.developer.nokia.com/Community/Discussion/showthread.php/216606-Error-loading-Qt-Designer-in-Windows-7

            1 Reply Last reply Reply Quote 0
            • T
              tobias.hunger last edited by

              The best way to help getting this issue fixed is to get a backtrace and then "file a bug report":https://bugreports.qt-project.org/ .

              A bug report will make sure that a developer will look at the issue and a backtrace will make it possible to do something meaningful;-)

              Postings here are mostly ignored by developers, simply because most do not take the time to read the forums regularly -- doing so is kind of a full-time job;).

              1 Reply Last reply Reply Quote 0
              • D
                DerManu last edited by

                I've had problems like that a couple of times. My approach was to open the .ui file in an editor (it's XML) and remove stuff from it until it works again. Then you know which part causes the crash/problems and can leave it out while restoring the other removed things.
                Has worked up to now (fingers crossed).

                1 Reply Last reply Reply Quote 0
                • First post
                  Last post