https://bugs.kde.org/show_bug.cgi?id=483762
Fushan Wen <qydwhotm...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/plas | |ma/plasma-workspace/-/commi | |t/debb30001905718a348484a62 | |1a744a499f799a6 Resolution|--- |FIXED Version Fixed In| |6.1 Status|ASSIGNED |RESOLVED --- Comment #6 from Fushan Wen <qydwhotm...@gmail.com> --- Git commit debb30001905718a348484a621a744a499f799a6 by Fushan Wen. Committed on 23/03/2024 at 11:39. Pushed by fusionfuture into branch 'master'. PanelConfigView: set ownership before returning screen https://wiki.qt.io/Shared_Pointers_and_QML_Ownership says: > ownership change: if ownership semantics were not previously > explicitly set; e.g. ' if the QObject returned from a Q_INVOKABLE > function to JS does not have CppOwnership explicitly set, it will > become JavaScriptOwnership owned. To avoid that, you can explicitly > set the ownership semantic prior to returning it. FIXED-IN: 6.1 M +10 -1 shell/panelconfigview.cpp https://invent.kde.org/plasma/plasma-workspace/-/commit/debb30001905718a348484a621a744a499f799a6 -- You are receiving this mail because: You are watching all bug changes.