https://bugs.kde.org/show_bug.cgi?id=501674
Bug ID: 501674 Summary: ApplicationWindow.pageStack with QML Component: Created graphical object was not placed in the graphics scene. Classification: Frameworks and Libraries Product: frameworks-kirigami Version: 6.12.0 Platform: Arch Linux OS: Linux Status: REPORTED Severity: minor Priority: NOR Component: general Assignee: kdelibs-b...@kde.org Reporter: tuantran1632...@gmail.com CC: notm...@gmail.com Target Milestone: Not decided SUMMARY Using ApplicationWindow.pageStack with a QML Component triggered the warning message "Created graphical object was not placed in the graphics scene." In my use case, this happens with both pageStack.initialPage and pageStack.push(). The page works fine afterward. The warning is just annoying. Also, the message is not triggered if an object is passed in instead, i.e. using the createObject() method of the QML Component even with parent set to null. SOFTWARE/OS VERSIONS OS: Arch Linux KDE Plasma Version: 6.3.3 KDE Frameworks Version: 6.12.0 Qt Version: 6.8.2 -- You are receiving this mail because: You are watching all bug changes.