https://bugs.kde.org/show_bug.cgi?id=424770
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|generic-crash |DataEngines --- Comment #2 from Nate Graham <n...@kde.org> --- Data sources seem quite unhappy: #76 0x00007f0977e57641 in Plasma::DataSource::dataUpdated(QString const&, QMap<QString, QVariant> const&) (this=0x55b41fa696b0, sourceName=..., data=...) at ./src/declarativeimports/core/datasource.cpp:174 #77 0x00007f0977e3cae1 in Plasma::DataSource::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) (_o=_o@entry=0x55b41fa696b0, _c=_c@entry=QMetaObject::InvokeMetaMethod, _id=_id@entry=11, _a=_a@entry=0x7fff37292460) at ./obj-x86_64-linux-gnu/src/declarativeimports/core/corebindingsplugin_autogen/EWIEGA46WW/moc_datasource.cpp:196 [...] #81 Plasma::DataEnginePrivate::connectSource(Plasma::DataContainer*, QObject*, unsigned int, Plasma::Types::IntervalAlignment, bool) (this=<optimized out>, s=s@entry=0x55b421e4acd0, visualization=visualization@entry=0x55b41fa696b0, pollingInterval=<optimized out>, pollingInterval@entry=0, align=align@entry=Plasma::Types::NoAlignment, immediateCall=255) at ./src/plasma/dataengine.cpp:561 #82 0x00007f0995787c1e in Plasma::DataEngine::connectSource(QString const&, QObject*, unsigned int, Plasma::Types::IntervalAlignment) const (this=0x55b420171350, source=..., visualization=visualization@entry=0x55b41fa696b0, pollingInterval=0, intervalAlignment=Plasma::Types::NoAlignment) at ./src/plasma/dataengine.cpp:131 #83 0x00007f0977e581b2 in Plasma::DataSource::setConnectedSources(QStringList const&) (this=0x55b41fa696b0, sources=...) at ./src/declarativeimports/core/datasource.cpp:57 #84 0x00007f0977e3ce5c in Plasma::DataSource::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) (_o=<optimized out>, _c=<optimized out>, _id=<optimized out>, _a=<optimized out>) at ./obj-x86_64-linux-gnu/src/declarativeimports/core/corebindingsplugin_autogen/EWIEGA46WW/moc_datasource.cpp:332 [...] #96 0x00007f0977e3a437 in Plasma::DataSource::sourcesChanged() (this=this@entry=0x55b41fa696b0) at ./obj-x86_64-linux-gnu/src/declarativeimports/core/corebindingsplugin_autogen/EWIEGA46WW/moc_datasource.cpp:476 #97 0x00007f0977e57a3a in Plasma::DataSource::updateSources() (this=0x55b41fa696b0) at ./src/declarativeimports/core/datasource.cpp:263 #98 0x00007f09937dc2a9 in QObject::event(QEvent*) (this=0x55b41fa696b0, e=0x55b4223e5f80) at kernel/qobject.cpp:1339 Probably the Solid DataEngine in unhappy about something. Perhaps it skipped its afternoon nap. -- You are receiving this mail because: You are watching all bug changes.