Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
6.5.8, 6.8.1, 6.9.0 Beta1
-
MacBook M1, macOS 14.4.1, Clang 15.0.0, Xcode 15; Windows 11, MSVC2019 kit
Description
This appears to be related to QTBUG-125053, in that it is a regression resulting from the fix to that bug.
I have attached a minimal project. This is based on the one I attached to QTBUG-125053 but makes use of a sorted list model.
When you run it, you'll see that the list does not get populated and you get the error:
endResetModel called on SortedSoundListModel(0x60000333f4d0) without calling beginResetModel first