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 application with FileDialog: FileDialog unresponsive
QtWS25 Last Chance

QML application with FileDialog: FileDialog unresponsive

Scheduled Pinned Locked Moved Solved QML and Qt Quick
3 Posts 1 Posters 564 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.
  • M Offline
    M Offline
    maxwell31
    wrote on last edited by
    #1

    Hi,

    I experience something weird (Ubuntu Linux):
    I use the Qt.labs.platform FileDialog and it worked fine. Then I added a screen, which should be shown while a file is being loaded. This screen has a BusyIndicator. The screen is set to be invisible. Still, if the BusyIndicator's running property is set to true, the FileDialog is freezing (and not showing anything, or is transparent and shos the desktop background) or very unresponsive. If I set the BusyIndicator to not running, the FileDialog is very fast.

    I ran my app through the QML profiler, but could not see anything suspicious about the BusyIndicator, also not about anything else. What could it be that goes wrong?

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

      I should note: If I use the QuickControls1 BusyIndicator the above behaviour does not happen and everything is fine. Is it a bug in the QuickControls2 BusyIndicator?

      1 Reply Last reply
      0
      • M Offline
        M Offline
        maxwell31
        wrote on last edited by maxwell31
        #3

        I filed a bug report, together with a minimal working example.

        https://bugreports.qt.io/browse/QTBUG-69152

        As it turns out, it only happens if one selects the "fusion" style. Still, I would be interested if someone can explain what is going on.

        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