https://bugs.kde.org/show_bug.cgi?id=410662
Bug ID: 410662
Summary: Keyboard navigation in plasma config dialog crashes
plasma
Product: plasmashell
Version: master
Platform: Other
OS: Linux
Status: REPORTED
Severity: crash
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: 1.0
SUMMARY
STEPS TO REPRODUCE
1. Right-click on desktop and select "Configure Desktop..."
2. Click on the Wallpaper category on the left to focus it
3. Hit the down arrow key until you reach the bottom of the category list
4. Hit the up arrow key until you reach the top of the category list
5. Repeat the above until plasmashell crashes
OBSERVED RESULT
plasmashell crashes with the following backtrace:
hread 1 "plasmashell" received signal SIGSEGV, Segmentation fault.
0x00007ffff78615a6 in
QQuickItemViewTransitionableItem::startTransition(QQuickItemViewTransitioner*,
int) () from /usr/lib/libQt5Quick.so.5
(gdb) bt
#0 0x00007ffff78615a6 in
QQuickItemViewTransitionableItem::startTransition(QQuickItemViewTransitioner*,
int) () at /usr/lib/libQt5Quick.so.5
#1 0x00007fffef064444 in () at /usr/lib/libQt5QuickTemplates2.so.5
#2 0x00007fffef062ea2 in QQuickStackView::replace(QQmlV4Function*) ()
at /usr/lib/libQt5QuickTemplates2.so.5
#3 0x00007fffef08bae3 in () at /usr/lib/libQt5QuickTemplates2.so.5
#4 0x00007fffef08bfd3 in QQuickStackView::qt_metacall(QMetaObject::Call, int,
void**) ()
at /usr/lib/libQt5QuickTemplates2.so.5
#5 0x00007ffff72fd712 in QQmlVMEMetaObject::metaCall(QObject*,
QMetaObject::Call, int, void**) () at /usr/lib/libQt5Qml.so.5
#6 0x00007ffff73591ce in () at /usr/lib/libQt5Qml.so.5
#7 0x00007ffff724c577 in QV4::QObjectMethod::callInternal(QV4::Value const*,
QV4::Value const*, int) const () at /usr/lib/libQt5Qml.so.5
#8 0x00007ffff72d762a in
QV4::Runtime::method_callQmlContextPropertyLookup(QV4::ExecutionEngine*,
unsigned int, QV4::Value*, int) () at /usr/lib/libQt5Qml.so.5
#9 0x00007fffc6a6c534 in ()
#10 0x0000000000000000 in ()
EXPECTED RESULT
Plasmashell does not crash
SOFTWARE/OS VERSIONS
Plasma 5.17 (all KDE software built from source) on top of Manjaro
Qt Version: 5.13
--
You are receiving this mail because:
You are watching all bug changes.