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. Integrated terminal keeps flickering with different colors
Forum Updated to NodeBB v4.3 + New Features

Integrated terminal keeps flickering with different colors

Scheduled Pinned Locked Moved Solved Qt Creator and other tools
3 Posts 2 Posters 256 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.
  • B Offline
    B Offline
    banana
    wrote on last edited by
    #1

    Greetings,

    I am using Qt Creator 12.0.2 and since last week I have gotten this curious issue with the integrated terminal :
    The background color of the terminal is always random and changes randomly at each click or key pressed, there's also a tool-tip on the upper left corner of the terminal that indicates "Paint: X ms", X being a number that keeps changing. Also when drag clicking in the terminal, there are red and green dotted lines displayed.

    I have attached screenshots of this issue :

    Capture d’écran du 2024-08-05 09-27-08.png
    Capture d’écran du 2024-08-05 09-27-04.png

    I've searched in the settings and in online documentation but I have not found anything and have no clue on how it started. How can I disable this ? Is this a feature that I somehow enabled with a keyboard shortcut ?

    1 Reply Last reply
    0
    • M Offline
      M Offline
      Marcus Tillmanns
      wrote on last edited by
      #2

      You probably have "QT_LOGGING_RULES" set somewhere. What you are seeing is "qtc.terminal.selection.debug=true" (or maybe you have enabled all debug categories)

      1 Reply Last reply
      3
      • B Offline
        B Offline
        banana
        wrote on last edited by
        #3

        Thank you for your answer, it was exactly that, I had just enabled some qt debug categories. I set it back to "false" and now everything is back to normal.

        Thank you.

        1 Reply Last reply
        0
        • B banana 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