Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. QML apps fall back to software rendering and produce visual bugs
Qt 6.11 is out! See what's new in the release blog

QML apps fall back to software rendering and produce visual bugs

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
1 Posts 1 Posters 649 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
    Ben M
    wrote on last edited by
    #1

    I am not a developer but a general Linux user. On Arch Linux with Device-2: NVIDIA GP106 [GeForce GTX 1060 6GB] driver: nvidia v: 525.89.02 video card, several QML GUI apps have serious visual bugs.

    Notably Nextcloud: https://github.com/nextcloud/desktop/issues/5443
    and KDE Kasts: https://bugs.kde.org/show_bug.cgi?id=466274

    The Kasts developer was able to reproduce my problems by setting: QT_OPENGL=software QT_QUICK_BACKEND=software QML_SCENE_DEVICE=softwarecontext before running Kasts.

    This makes me wonder:

    1. Why is hardware rendering not being used in QML apps? I have confirmed hardware acceleration works in general following the mpv instructions here: https://wiki.archlinux.org/title/Hardware_video_acceleration#Verification
    2. If hardware rendering is not working, why does software rendering produce these bugs?

    More video settings:

     Display: x11 server: X.Org v: 21.1.7 with: Xwayland v: 22.1.8
        compositor: kwin_x11 driver: X: loaded: modesetting,nvidia unloaded: vesa
        alternate: fbdev,intel,nouveau,nv dri: iris gpu: nvidia,nvidia-nvswitch
        display-ID: :0 screens: 1
    
    
    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