Summary: | System settings crash when navigate desktop effects | ||
---|---|---|---|
Product: | [Applications] systemsettings | Reporter: | debianick |
Component: | kcm_kwineffects | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | edgarmarquez431, nate, plasma-bugs |
Priority: | NOR | Keywords: | drkonqi |
Version: | 5.17.5 | ||
Target Milestone: | --- | ||
Platform: | Debian stable | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
debianick
2020-08-17 14:58:56 UTC
Created attachment 132202 [details]
New crash information added by DrKonqi
systemsettings5 (5.18.3) using Qt 5.13.2
- What I was doing when the application crashed:
- Custom settings of the application: al momento de realizar los cambios de efectos para las ventanas la aplicaciĆ³n se cierra
-- Backtrace (Reduced):
#8 0x00007f6b01c9aa25 in QMessageLogger::fatal(char const*, ...) const () from /lib64/libQt5Core.so.5
#9 0x00007f6b00f2830b in QQmlData::destroyed(QObject*) () from /lib64/libQt5Qml.so.5
#10 0x00007f6b01e867be in QObject::~QObject() () from /lib64/libQt5Core.so.5
#11 0x00007f6ada8467a2 in QQmlPrivate::QQmlElement<QQuickToolButton>::~QQmlElement() () from /usr/lib64/qt5/qml/QtQuick/Templates.2/libqtquicktemplates2plugin.so
#12 0x00007f6b01e80524 in QObject::event(QEvent*) () from /lib64/libQt5Core.so.5
Cannot reproduce. Is it still happening to you in a later version? Like Plasma 5.21 or 5.22? (In reply to Nate Graham from comment #2) > Cannot reproduce. > > Is it still happening to you in a later version? Like Plasma 5.21 or 5.22? I'm on Debian 11 and with plasma 5.20.5 is working now. I can change translucency on Desktop Effects without problems. |