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. QtCreator suddenly shows blank page
Forum Updated to NodeBB v4.3 + New Features

QtCreator suddenly shows blank page

Scheduled Pinned Locked Moved Solved Qt Creator and other tools
3 Posts 3 Posters 203 Views 1 Watching
  • 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.
  • R Offline
    R Offline
    Redman
    wrote on last edited by Redman
    #1

    Hello,

    when I start debugging my test, I suddenly get a blank window. When it dissapears and I see my code again, there is no debugger windown on the right where I can see variables, no call stack, nothing..

    When I start debugging my test I see following

    beeb2692-d784-4b53-832e-74be301ea9d9-image.png

    After that it goes back to my code
    d76eac35-e998-4a4a-b796-96906d04e121-image.png

    As you can see, the debugger halted at the breakpoint but no variable insight on the right and no callstack and further breakpoints which are usually listed above the output window on the bottom of QtCreator.

    1 Reply Last reply
    0
    • cristian-adamC Offline
      cristian-adamC Offline
      cristian-adam
      wrote on last edited by
      #3

      There is an issue with Qt Creator 14 that affects the layout of the debugger.

      You can click on the Views button, or right click on the header of any debugger view Window to get the context menu:

      reset-to-default-menu.png

      Then click the Reset to Default Layout.

      Alternatively you can assign a keyboard short cut and issue that keyboard action:
      reset-to-default-keyboard.png

      1 Reply Last reply
      2
      • Axel SpoerlA Offline
        Axel SpoerlA Offline
        Axel Spoerl
        Moderators
        wrote on last edited by
        #2

        Which operating system and Creator version do you use?

        Software Engineer
        The Qt Company, Oslo

        1 Reply Last reply
        0
        • cristian-adamC Offline
          cristian-adamC Offline
          cristian-adam
          wrote on last edited by
          #3

          There is an issue with Qt Creator 14 that affects the layout of the debugger.

          You can click on the Views button, or right click on the header of any debugger view Window to get the context menu:

          reset-to-default-menu.png

          Then click the Reset to Default Layout.

          Alternatively you can assign a keyboard short cut and issue that keyboard action:
          reset-to-default-keyboard.png

          1 Reply Last reply
          2
          • R Redman has marked this topic as solved on

          • Login

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