Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-82714

Live Preview not working with FolderListModel on Windows

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P1: Critical
    • 6.x
    • 5.14.1, 5.15.0 Beta1
    • QML: Tooling
    • Windows 10
      Based on Qt 5.12.4 (MSVC 2017, 32 bit)

    Description

      The process of qmlscene seems to hang, This is the output:

      QML Debugger: Connecting to socket C:/Users/Thomas/AppData/Local/Temp/QtDesignStudio-SsYCqY/qtcreator-freesocket.lpIVFF..

      Mac seems to be working

      Based on Qt 5.12.4 (MSVC 2017, 32 bit)

      The issue seems to be triggered by setting the folder of a FolderListModel.

      I found a workaround. Replacing invalidateDir() by a binding (folder: Qt.resolvedUrl("../../" + relativeFontDirectory)) seems to fix the issue.

      Attachments

        1. backtrace.txt
          8 kB
          ivan tkachenko
        2. hack.qml
          0.3 kB
          ivan tkachenko
        3. strace.log
          1016 kB
          ivan tkachenko
        4. studio13.zip
          101 kB
          Thomas Hartmann
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            tjenssen Tim Jenssen
            thohartm Thomas Hartmann
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes