Summary: | Display settings crash in KPageWidget::~KPageWidget() when I try to enable external monitor | ||
---|---|---|---|
Product: | [Applications] systemsettings | Reporter: | boogs.secret928 |
Component: | kcm_kscreen | Assignee: | kscreen-bugs-null <kscreen-bugs-null> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | kde, nate, nicolas.fella, plasma-bugs-null |
Priority: | NOR | Keywords: | drkonqi |
Version First Reported In: | 6.1.4 | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
See Also: | https://bugs.kde.org/show_bug.cgi?id=503491 | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | https://crash-reports.kde.org/organizations/kde/issues/64876/events/024cc07cf63544a1b3bc064ce02e7918/ |
Description
boogs.secret928
2024-09-13 21:34:39 UTC
Likely doesn't matter, but I had enabled the included dark theme as soon as I booted. Again, shouldn't matter, but I also had enabled spell-checking. Just trying to be accurate, since I reported everything was defaults, but I had made those 2 little changes. Seems similar to Bug 477020 and Bug 490937. It's a different issue. The problem is that in the display config's save() function we are using a nested event loop, which is something we must not do in KCMs Got it. >#57 0x00007f271fda3bc3 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt6Core.so.6 *** This bug has been marked as a duplicate of bug 483072 *** |