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. FileDialog not rendering after porting from 5.9 to 5.12

FileDialog not rendering after porting from 5.9 to 5.12

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
filedialoglinuxrender
1 Posts 1 Posters 322 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.
  • R Offline
    R Offline
    rigu10
    wrote on 30 Jun 2021, 15:07 last edited by
    #1

    Hello, i'm working on porting a qt/qml project from version 5.9 to 5.12 on RedHat 7. I have a FileDialog that works fine, until i open a new tab where i have a QQuickPaintedItem to render. At this point any FileDialog in the code doesn't show up anymore (it seems that it doesn't get rendered). I tried to comment the function that renders the QQuickPaintedItem and i have no issue with the FileDialog. Any idea on what changed between the two version of Qt that makes this redering so problematic?
    I also tried the code on Windows 10 and i don't have this issue.
    p.s. with 5.9 i never had this issue
    Thanks in advance

    1 Reply Last reply
    0

    1/1

    30 Jun 2021, 15:07

    • Login

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