https://bugs.kde.org/show_bug.cgi?id=427945

--- Comment #26 from Mykola Krachkovsky <w01dn...@gmail.com> ---
(In reply to David Edmundson from comment #25)
> Print that first QObject's object->metaObject()->className()

```
(gdb) frame 4
#4  QQmlNotifierEndpoint::connect (this=this@entry=0x555557c46da0,
source=0x7fffec02a500, sourceSignal=47, engine=0x0,
doNotify=doNotify@entry=true)
    at
/usr/src/debug/libqt5-qtdeclarative-5.15.2+kde36-1.2.x86_64/src/qml/qml/qqmlnotifier.cpp:122
122            
QObjectPrivate::get(engine)->threadData.loadRelaxed()->threadId.loadRelaxed())
{
(gdb) p source->metaObject()->className()
$3 = 0x555557149a30 "PlasmoidItem_QMLTYPE_796"
```

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to