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. Qcreator has stopped working when trying open any form

Qcreator has stopped working when trying open any form

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

    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
    0
    • JeroentjehomeJ Offline
      JeroentjehomeJ Offline
      Jeroentjehome
      wrote on last edited by
      #2

      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
      0
      • T Offline
        T Offline
        TomCrow
        wrote on last edited by
        #3

        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
        0
        • T Offline
          T Offline
          TomCrow
          wrote on last edited by
          #4

          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
          0
          • T Offline
            T Offline
            tobias.hunger
            wrote on last edited by
            #5

            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
            0
            • D Offline
              D Offline
              DerManu
              wrote on last edited by
              #6

              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
              0

              • Login

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