Bug 465908

Summary: KF6: ActionToolBar.qml: Object or context destroyed during incubation
Product: [Frameworks and Libraries] frameworks-kirigami Reporter: ratijas <me>
Component: generalAssignee: kdelibs bugs <kdelibs-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: normal CC: ahiemstra, matej.starc, nate, notmart
Priority: LO    
Version First Reported In: Master   
Target Milestone: Not decided   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description ratijas 2023-02-17 10:10:46 UTC
SUMMARY

This warning appears exclusively on KF6:

kf.kirigami: Could not create delegate for ToolBarLayout
kf.kirigami: file:///usr/local/kde6/lib/qml/org/kde/kirigami.2/ActionToolBar.qml: Object or context destroyed during incubation

STEPS TO REPRODUCE
1. Open Kirigami Gallery.
2. Open Action Tool Bar page.

OBSERVED RESULT
This error appears 9 times (9x2 lines) during loading the page.

EXPECTED RESULT
There should be no error.

SOFTWARE/OS VERSIONS
Operating System: Arch Linux 
KDE Frameworks Version: KF6 from master
Qt Version: 6.4.2-1
Comment 1 ratijas 2023-02-17 10:14:18 UTC
The error seems to be hardless. I can't see any visual differences between KF5 and KF6 versions once the page is loaded.
Comment 2 ratijas 2023-02-17 10:15:33 UTC
*EDIT: s/hardless/harmless
Comment 3 Matej Starc 2023-02-18 10:57:57 UTC
This is a duplicate of https://bugs.kde.org/show_bug.cgi?id=460101.
Comment 4 Nate Graham 2023-06-21 10:05:35 UTC

*** This bug has been marked as a duplicate of bug 460101 ***