Summary: | Crash when setting tray entry from Auto to Hidden | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Eike Hein <hein> |
Component: | general | Assignee: | David Edmundson <kde> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | mail, plasma-bugs |
Priority: | NOR | Keywords: | drkonqi |
Version: | master | ||
Target Milestone: | 1.0 | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Eike Hein
2017-09-08 07:01:24 UTC
>Qt Version: 5.9.2
Seems unlikely...
Can you see if your Qt has ab5d4c78224c9ec79165e8890e5f8b8e838e0709
it was added somewhere between Qt 5.9.1 and what will be Qt5.9.2
If you can provide the information requested in comment #1, please add it. [eike@ehl1 ~/devel/src/qt5 (5.9) 220K]$ git show ab5d4c78224c9ec79165e8890e5f8b8e838e0709 fatal: bad object ab5d4c78224c9ec79165e8890e5f8b8e838e0709 Guess not. Sorry, the above was wrong because I failed to cd into qtdeclarative properly. But no, I don't have it there either. *** This bug has been marked as a duplicate of bug 381525 *** Created attachment 111590 [details]
New crash information added by DrKonqi
plasmashell (5.12.3) using Qt 5.10.0
- What I was doing when the application crashed: I change system tray setting for showing always an application.
- Unusual behavior I noticed: plasma pannel crashes
-- Backtrace (Reduced):
#6 QVector<QQmlPropertyData>::count (this=<optimized out>) at /usr/include/x86_64-linux-gnu/qt5/QtCore/qvector.h:234
#7 QQmlPropertyCache::property (index=5, this=0x0) at ../../include/QtQml/5.10.0/QtQml/private/../../../../../src/qml/qml/qqmlpropertycache_p.h:724
#8 QV4::QObjectWrapper::getProperty (engine=0x1b952c0, object=0x3339d60, propertyIndex=5, captureRequired=true) at jsruntime/qv4qobjectwrapper.cpp:339
#9 0x00007f415e743dca in QV4::Runtime::method_getQmlQObjectProperty (engine=0x1b952c0, object=..., propertyIndex=<optimized out>, captureRequired=<optimized out>) at jsruntime/qv4runtime.cpp:1496
[...]
#12 0x00007f415f4769fb in QQuickItem::qt_metacall (this=0x7ffc750e4030, _c=86750992, _id=11, _a=0x7f4137bc1440) at .moc/moc_qquickitem.cpp:993
|