Summary: | Kvantum & Systemsettings crash | ||
---|---|---|---|
Product: | [Applications] systemsettings | Reporter: | Brian <brianaberts> |
Component: | general | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED NOT A BUG | ||
Severity: | crash | CC: | ferenosdev, gfcleao, kde |
Priority: | NOR | Keywords: | drkonqi |
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Neon | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi |
Description
Brian
2019-03-04 18:59:16 UTC
brian@brian-pc:~$ systemsettings5 Using Wayland-EGL Using the 'xdg-shell' shell integration WARNING: viewBackgroundColor is deprecated, use backgroundColor with colorSet: Theme.View instead file:///usr/lib/x86_64-linux-gnu/qt5/qml/org/kde/kirigami.2/Page.qml:282: TypeError: Cannot read property 'globalToolBar' of null file:///usr/lib/x86_64-linux-gnu/qt5/qml/QtQuick/Controls.2/org.kde.desktop/private/MobileTextActionsToolBar.qml:48: TypeError: Cannot read property 'height' of null file:///usr/lib/x86_64-linux-gnu/qt5/qml/QtQuick/Controls.2/org.kde.desktop/private/MobileTextActionsToolBar.qml:37: TypeError: Cannot read property 'width' of null WARNING: viewBackgroundColor is deprecated, use backgroundColor with colorSet: Theme.View instead KActivities: Database connection: "kactivities_db_resources_139762865161856_readonly" query_only: QVariant(qlonglong, 1) journal_mode: QVariant(QString, "wal") wal_autocheckpoint: QVariant(qlonglong, 100) synchronous: QVariant(qlonglong, 0) Nothing to load - the client id is empty KCrash: crashing... crashRecursionCounter = 2 KCrash: Application Name = systemsettings5 path = /usr/bin pid = 31618 KCrash: Arguments: /usr/bin/systemsettings5 KCrash: Attempting to start /usr/lib/x86_64-linux-gnu/libexec/drkonqi from kdeinit sock_file=/run/user/1000/kdeinit5__1 Report to kvantum. Created attachment 121503 [details]
New crash information added by DrKonqi
systemsettings5 (5.16.3) using Qt 5.12.3
qt.qpa.wayland: Wayland does not support QWindow::requestActivate()
Well, I guess I should not use Wayland with KDE Plasma... :/
-- Backtrace (Reduced):
#6 0x00007f5ee73c608b in XInternAtom () from /usr/lib/x86_64-linux-gnu/libX11.so.6
#7 0x00007f5edbd0f68b in Kvantum::BlurHelper::BlurHelper(QObject*, QList<int>, QList<int>, double, double, double) () from /usr/lib/x86_64-linux-gnu/qt5/plugins/styles/libkvantum.so
#8 0x00007f5edbcfd3d9 in Kvantum::Style::polish(QWidget*) () from /usr/lib/x86_64-linux-gnu/qt5/plugins/styles/libkvantum.so
#9 0x00007f5eed51041e in QWidget::event(QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#10 0x00007f5eed4cf65c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
Created attachment 122449 [details]
New crash information added by DrKonqi
systemsettings5 (5.16.4) using Qt 5.12.3
- What I was doing when the application crashed:
Opening System Settings - it just crashes when loading.
-- Backtrace (Reduced):
#6 0x00007fc203fb108b in XInternAtom () from /usr/lib/x86_64-linux-gnu/libX11.so.6
#7 0x00007fc1f4b2e31b in Kvantum::BlurHelper::BlurHelper(QObject*, QList<double>, QList<double>, double, double, double) () from /usr/lib/x86_64-linux-gnu/qt5/plugins/styles/libkvantum.so
#8 0x00007fc1f4b1bc49 in Kvantum::Style::polish(QWidget*) () from /usr/lib/x86_64-linux-gnu/qt5/plugins/styles/libkvantum.so
#9 0x00007fc20a16541e in QWidget::event(QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#10 0x00007fc20a12465c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
|