Summary: | Plasmashell crashes with screen reader on | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Kai Uwe Broulik <kde> |
Component: | generic-crash | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED WORKSFORME | ||
Severity: | crash | CC: | nate, stefan.stechemesser |
Priority: | NOR | ||
Version: | master | ||
Target Milestone: | 1.0 | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Kai Uwe Broulik
2020-05-29 08:03:04 UTC
Appears to be the media controller applet. :/ It also just crashes when run through plasmawindowed Looks like PlasmaComponents3 ComboBox. When I swap it out for a QQC2 one it works. However, I tried porting ComboBox to ShadowedRectangle and it didn't fix the issue, despite backtrace suggesting something in layers. The Media Controller applet no longer uses a combobox, so I imagine this is fixed. Can you still reproduce it in other contexts with PC3 comboboxes? Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please mark the bug as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone! This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging Thank you for helping us make KDE software even better for everyone! Created attachment 140985 [details]
New crash information added by DrKonqi
plasmashell (5.18.6) using Qt 5.12.7
- What I was doing when the application crashed:
New installed OpenSuSe 15.3
added new user
enabled Orca Screenreader
-login/logout - fully reproducible
-- Backtrace (Reduced):
#5 0x00007fe23c0bce77 in QQuickItemLayer::~QQuickItemLayer (this=0x55c28b86e2f0, __in_chrg=<optimized out>) at /usr/src/debug/libqt5-qtdeclarative-5.12.7-4.2.1.x86_64/src/quick/items/qquickitem.cpp:8241
#6 0x00007fe23c0bcee9 in QQuickItemLayer::~QQuickItemLayer (this=0x55c28b86e2f0, __in_chrg=<optimized out>) at /usr/src/debug/libqt5-qtdeclarative-5.12.7-4.2.1.x86_64/src/quick/items/qquickitem.cpp:8243
#7 0x00007fe23c25ba82 in QAccessibleQuickItem::role (this=0x55c28b849f20) at /usr/src/debug/libqt5-qtdeclarative-5.12.7-4.2.1.x86_64/src/quick/accessible/qaccessiblequickitem.cpp:211
#8 0x00007fe22aeebb61 in AtSpiAdaptor::pathForInterface (this=this@entry=0x55c288e1df70, interface=0x55c28b849f20) at atspiadaptor.cpp:1538
#9 0x00007fe22aeee584 in AtSpiAdaptor::notifyStateChange (this=this@entry=0x55c288e1df70, interface=<optimized out>, state=..., value=1) at atspiadaptor.cpp:873
|