Advertisement
Guest User

Untitled

a guest
Feb 14th, 2020
256
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.68 KB | None | 0 0
  1. 1 PyErr_Restore 0x7fffcf16a67b
  2. 2 PyDict_GetItem 0x7fffcf22c720
  3. 3 _PyType_Lookup 0x7fffcf20419d
  4. 4 _PyObject_GenericGetAttrWithDict 0x7fffcf2173bb
  5. 5 PySide::getMetaDataFromQObject(QObject *, _object *, _object *) 0x7fffcdb87de2
  6. 6 Sbk_QObject_getattro 0x7fffcc5d996b
  7. 7 Shiboken::BindingManager::getOverride(void const *, const char *) 0x7fffce8eb2a6
  8. 8 QLabelWrapper::sharedPainter() const 0x7fffce1109a9
  9. 9 QPainterPrivate::attachPainterPrivate qpainter.cpp 259 0x7ffff5c31661
  10. 10 QPainter::QPainter qpainter.cpp 1484 0x7ffff5c351ec
  11. 11 QLabel::paintEvent qlabel.cpp 1003 0x7ffff635dab4
  12. 12 QLabelWrapper::paintEvent(QPaintEvent *) 0x7fffce110233
  13. 13 QWidget::event qwidget.cpp 9268 0x7ffff6274348
  14. 14 QFrame::event qframe.cpp 550 0x7ffff6317e2e
  15. 15 QLabelWrapper::event(QEvent *) 0x7fffce10c9b3
  16. 16 QApplicationPrivate::notify_helper qapplication.cpp 3752 0x7ffff623685c
  17. 17 QApplication::notify qapplication.cpp 3499 0x7ffff623d9f0
  18. 18 QCoreApplication::notifyInternal2 qcoreapplication.cpp 1061 0x7ffff74f1c18
  19. 19 QCoreApplication::sendSpontaneousEvent qcoreapplication.cpp 1463 0x7ffff74f1dde
  20. 20 QWidgetPrivate::sendPaintEvent qwidget.cpp 5655 0x7ffff626d215
  21. 21 QWidgetPrivate::drawWidget qwidget.cpp 5595 0x7ffff626d8d2
  22. 22 QWidgetPrivate::paintSiblingsRecursive qwidget.cpp 5790 0x7ffff626e66f
  23. 23 QWidgetPrivate::drawWidget qwidget.cpp 5647 0x7ffff626d371
  24. 24 QWidgetBackingStore::doSync qwidgetbackingstore.cpp 1428 0x7ffff6246186
  25. 25 QWidgetBackingStore::sync qwidgetbackingstore.cpp 1209 0x7ffff62463d0
  26. 26 QWidgetPrivate::syncBackingStore qwidget.cpp 1956 0x7ffff625d67f
  27. 27 QWidget::event qwidget.cpp 9207 0x7ffff6274450
  28. 28 QMainWindow::event qmainwindow.cpp 1339 0x7ffff6375e21
  29. 29 QApplicationPrivate::notify_helper qapplication.cpp 3752 0x7ffff623685c
  30. 30 QApplication::notify qapplication.cpp 3499 0x7ffff623d9f0
  31. 31 QCoreApplication::notifyInternal2 qcoreapplication.cpp 1061 0x7ffff74f1c18
  32. 32 QCoreApplication::sendEvent qcoreapplication.cpp 1451 0x7ffff74f1dce
  33. 33 QCoreApplicationPrivate::sendPostedEvents qcoreapplication.cpp 1800 0x7ffff74f4647
  34. 34 QCoreApplication::sendPostedEvents qcoreapplication.cpp 1654 0x7ffff74f4b28
  35. 35 postEventSourceDispatch qeventdispatcher_glib.cpp 276 0x7ffff7549793
  36. 36 g_main_context_dispatch 0x7ffff2232417
  37. 37 ?? 0x7ffff2232650
  38. 38 g_main_context_iteration 0x7ffff22326dc
  39. 39 QEventDispatcherGlib::processEvents qeventdispatcher_glib.cpp 422 0x7ffff7548dcf
  40. 40 QEventLoop::exec qeventloop.cpp 225 0x7ffff74f057a
  41. 41 QCoreApplication::exec qcoreapplication.cpp 1364 0x7ffff74f8f80
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement