Summary: | Crash when closing notification about undoing deletion of a panel widget | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Nate Graham <nate> |
Component: | Panel | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | niccolo.venerandi, notmart |
Priority: | NOR | Keywords: | qt6 |
Version First Reported In: | master | ||
Target Milestone: | 1.0 | ||
Platform: | Other | ||
OS: | Linux | ||
See Also: | https://bugs.kde.org/show_bug.cgi?id=477559 | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Nate Graham
2023-10-16 15:29:18 UTC
can't seem to reproduce right now. from the bt seems like an assert: what does the terminal output say when the crash occurs? ah, looking better at it, "Object %p destroyed while one of its QML signal handlers is in progress.\nMost likely the object was deleted synchronously (use QObject::deleteLater() instead), or the application is running a nested e" might be just another one of those signal handlers during destructor? Can't reproduce anymore. It must have gotten fixed by something recently. Probably this was the same as Bug 474385 all along. *** This bug has been marked as a duplicate of bug 474385 *** |