[systemsettings] [Bug 481045] Crash (sometimes) in QQmlMetaType::propertyCache when going to a different KCM in Energy Saving > Advanced Power Settings

2024-02-26 Thread Jakob Petsovits
https://bugs.kde.org/show_bug.cgi?id=481045 Jakob Petsovits changed: What|Removed |Added Latest Commit||https://invent.kde.org/fram

[systemsettings] [Bug 481045] Crash (sometimes) in QQmlMetaType::propertyCache when going to a different KCM in Energy Saving > Advanced Power Settings

2024-02-19 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=481045 Bug Janitor Service changed: What|Removed |Added Status|CONFIRMED |ASSIGNED --- Comment #7 from Bug Janitor

[systemsettings] [Bug 481045] Crash (sometimes) in QQmlMetaType::propertyCache when going to a different KCM in Energy Saving > Advanced Power Settings

2024-02-19 Thread Jakob Petsovits
https://bugs.kde.org/show_bug.cgi?id=481045 --- Comment #6 from Jakob Petsovits --- (In reply to Jakob Petsovits from comment #5) > "Partial" success: (...). However, it will crash when trying > to close it because apparently QQmlEngine keeps other references to those > objects around and they

[systemsettings] [Bug 481045] Crash (sometimes) in QQmlMetaType::propertyCache when going to a different KCM in Energy Saving > Advanced Power Settings

2024-02-19 Thread Jakob Petsovits
https://bugs.kde.org/show_bug.cgi?id=481045 --- Comment #5 from Jakob Petsovits --- "Partial" success: If we forcibly delete each subPage of KQuickConfigModule (e.g. by deleting any object returned by takeLast() in ~KQuickConfigModule(), or by parenting a subPage to the already

[systemsettings] [Bug 481045] Crash (sometimes) in QQmlMetaType::propertyCache when going to a different KCM in Energy Saving > Advanced Power Settings

2024-02-19 Thread Jakob Petsovits
https://bugs.kde.org/show_bug.cgi?id=481045 --- Comment #4 from Jakob Petsovits --- It looks like this kind of stuff should be prevented by the KQuickConfigModule destructor, which seems to unload the QML rootObject:

[systemsettings] [Bug 481045] Crash (sometimes) in QQmlMetaType::propertyCache when going to a different KCM in Energy Saving > Advanced Power Settings

2024-02-19 Thread Jakob Petsovits
https://bugs.kde.org/show_bug.cgi?id=481045 Jakob Petsovits changed: What|Removed |Added Status|REPORTED|CONFIRMED Ever confirmed|0

[systemsettings] [Bug 481045] Crash (sometimes) in QQmlMetaType::propertyCache when going to a different KCM in Energy Saving > Advanced Power Settings

2024-02-14 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=481045 Nate Graham changed: What|Removed |Added CC||jpe...@petsovits.com, |

[systemsettings] [Bug 481045] Crash (sometimes) in QQmlMetaType::propertyCache when going to a different KCM in Energy Saving > Advanced Power Settings

2024-02-08 Thread Doug
https://bugs.kde.org/show_bug.cgi?id=481045 Doug changed: What|Removed |Added CC||dougsha...@protonmail.com --- Comment #2 from Doug ---

[systemsettings] [Bug 481045] Crash (sometimes) in QQmlMetaType::propertyCache when going to a different KCM in Energy Saving > Advanced Power Settings

2024-02-08 Thread Bharadwaj Raju
https://bugs.kde.org/show_bug.cgi?id=481045 --- Comment #1 from Bharadwaj Raju --- Interestingly the base is 0x0 in lookupScopeObjectProperty, is that normal? Anyway, from some poking in GDB it appears that the file it happens in is "kcm/kcm_powerdevilprofilesconfig/ComboBoxWithIcon.qml", line