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 & Linux Centos 9 VM bad scrolling redraw

QtCreator & Linux Centos 9 VM bad scrolling redraw

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
centosqtexteditlag
3 Posts 3 Posters 650 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.
  • D Offline
    D Offline
    Dariusz
    wrote on 13 Feb 2022, 10:19 last edited by
    #1

    Hey

    I can't really read any of my logs/cmake build etc in qt creator. When I scroll the view, the text just "sticks" and not refresh properly. Its as if the update policy was set to item only but the item area to refresh was lagging behind or something.

    Is there a way to somehow force qtcreator to redraw all or something? I can scroll any of logs/output log/compile log/etc/etc. Its all just a mush.

    The same issue is in a text editor. Cant edit code & scroll. Text just sticks and never updated.

    Host win10x64
    2990wx 128gb ram/3090 rtx.
    Gues Centos 9
    vmware player.

    Regards
    Dariusz

    1 Reply Last reply
    1
    • J Offline
      J Offline
      Jigar369
      wrote on 9 Dec 2022, 22:14 last edited by
      #2

      Any fix in this? In the newer version it is even worse.

      1 Reply Last reply
      0
      • C Offline
        C Offline
        cristian-adam
        wrote on 9 Dec 2022, 22:23 last edited by
        #3

        This looks similar to what https://forum.qt.io/topic/141297/exception-about-qt-creator-ui-on-ubuntu experienced.

        Also on VMware.

        I assume it has something to do with the graphics drivers. At https://www.qt.io/blog/qt-6.4-released we can see the topic:

        QQuickWidget with full RHI support

        With QQuickWidget you can build application user interfaces where Qt Quick and Qt Widget elements coexist. Until now this required using OpenGL. For Qt 6.4 we redesigned the class from the ground up, and now QQuickWidget is functional with all supported graphics APIs: Metal, Vulkan, Direct3D 11, in addition to OpenGL.

        Can you post the Graphics configuration of your VMware player? Aso a bug report at https://bugreports.qt.io/ wouldn't hurt either.

        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