Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. Serious bugs on QtQuick designer Creator 2.1.0
Forum Update on Monday, May 27th 2025

Serious bugs on QtQuick designer Creator 2.1.0

Scheduled Pinned Locked Moved Qt Creator and other tools
6 Posts 2 Posters 2.7k 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.
  • S Offline
    S Offline
    Schneidi
    wrote on last edited by
    #1

    Hey guy I still notice some serious bugs when I try to work with the QtQuick environment.
    Esspecially the designer tools have some issues.

    I first notice these bugs in the early beta releases but now with the offical QtQuick release I'm a bit confused about the
    situation.

    For example:
    In the QtQuick design mode the properties section tends to disappear out of the right side of thescreen.
    So the properties can't be used.
    Another issue is directly in qml coding mode with the QtQuick Toolbar which doesn't appear with proper layout.
    Parts of the toolbar are missing or the color picker is nearly useless because of some controlling elements are completely absent.

    These are just a two of the bugs I faced with.

    I don't really want to call them bugs until I know whats the problem.

    I develop on a Win7 64bit system the Creator is version 2.1.0 revision 8ef69343b8.
    I use Qt 4.7.2 and had the same problem with earlier versions of the libraries and Creator.

    Does this never happen to anyone before ?
    What could be the cause of these two issues.

    Hope you have any idea of what I'm talking about ; )

    1 Reply Last reply
    0
    • T Offline
      T Offline
      tobias.hunger
      wrote on last edited by
      #2

      I never ran into those issues myself, but then I do very little UI programming:-)

      Have you considered filing "bugreports":http://bugreports.qt.nokia.com/? I would consider something that causes so much confusion a bug, even if it was intended to behave this way (which I doubt;-).

      The snapshots of Qt Creator are currently using the 2.2 branch which is approaching a beta release... maybe you want to try that? I know that there is a lot of work on fixing issues with the Qt Quick designer going on. The component is still very new and not tested inside the Qt Creator team as much as we'd like: Qt Creator does not use Qt Quick, so the majority of our team does not use the Qt Quick designer on a regular, day-by-day basis. That makes your bug reports even more important!

      1 Reply Last reply
      0
      • S Offline
        S Offline
        Schneidi
        wrote on last edited by
        #3

        Ok thanks Tobias,
        I thought that the new designer is more stable since the official Qt Quick release.
        On my Linux machine everything works fine. Maybe there is a coherence between this bug and the Windows system.

        Of course I will report this bug.

        And yes I guess I will give the 2.2 version a try.

        1 Reply Last reply
        0
        • T Offline
          T Offline
          tobias.hunger
          wrote on last edited by
          #4

          I spoke to the Qt Designer guys: Looks like Windows 7 in 64bit is causing some layout issues in Qt Quick designer for some reasons they still need to investigate:-(

          1 Reply Last reply
          0
          • S Offline
            S Offline
            Schneidi
            wrote on last edited by
            #5

            Good to know that this is an acutally and known issue.
            Thanks for the involvement.

            1 Reply Last reply
            0
            • S Offline
              S Offline
              Schneidi
              wrote on last edited by
              #6

              I have another issue with C++ extensions.

              When I register a new type to qml and import it the quick designer reffers to the import as an error.
              "package not found"
              So as soon as I import a new type the designer becomes nearly unusable.

              Is there a way to go around this or is it still a bug ?

              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